is not current version
Last Version 0.0.138

io.homunculus:hcf-android-component 0.0.119

Building large scale Android Apps with homunculus

GroupId

GroupId

io.homunculus
ArtifactId

ArtifactId

hcf-android-component
Version

Version

0.0.119
Type

Type

aar

Download hcf-android-component 0.0.119


<!-- https://jarcasting.com/artifacts/io.homunculus/hcf-android-component/ -->
<dependency>
    <groupId>io.homunculus</groupId>
    <artifactId>hcf-android-component</artifactId>
    <version>0.0.119</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.homunculus/hcf-android-component/
implementation 'io.homunculus:hcf-android-component:0.0.119'
// https://jarcasting.com/artifacts/io.homunculus/hcf-android-component/
implementation ("io.homunculus:hcf-android-component:0.0.119")
'io.homunculus:hcf-android-component:aar:0.0.119'
<dependency org="io.homunculus" name="hcf-android-component" rev="0.0.119">
  <artifact name="hcf-android-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.homunculus', module='hcf-android-component', version='0.0.119')
)
libraryDependencies += "io.homunculus" % "hcf-android-component" % "0.0.119"
[io.homunculus/hcf-android-component "0.0.119"]