is not current version
Last Version 0.0.138

io.homunculus:hcf-android-core 0.0.128

Building large scale Android Apps with homunculus

GroupId

GroupId

io.homunculus
ArtifactId

ArtifactId

hcf-android-core
Version

Version

0.0.128
Type

Type

aar

Download hcf-android-core 0.0.128


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