is not current version
Last Version 0.0.138

io.homunculus:hcf-android-core 0.0.136

Building large scale Android Apps with homunculus

GroupId

GroupId

io.homunculus
ArtifactId

ArtifactId

hcf-android-core
Version

Version

0.0.136
Type

Type

aar

Download hcf-android-core 0.0.136


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