<dependency> <groupId>io.homunculus</groupId> <artifactId>hcf-android-core</artifactId> <version>0.0.109</version> <type>aar</type> </dependency>
implementation 'io.homunculus:hcf-android-core:0.0.109'
implementation("io.homunculus:hcf-android-core:0.0.109")
libraryDependencies += "io.homunculus" % "hcf-android-core" % "0.0.109"
@Grapes( @Grab(group='io.homunculus', module='hcf-android-core', version='0.0.109') )
<dependency org="io.homunculus" name="hcf-android-core" rev="0.0.109" />
[io.homunculus/hcf-android-core "0.0.109"]
'io.homunculus:hcf-android-core:jar:0.0.109'
runtime
|-- io.homunculus:hcf-core:0.0.109
|-- io.homunculus:hcf-context:0.0.109
|-- org.jetbrains:annotations:20.1.0
|-- junit:junit:4.13.2
|-- androidx.test:monitor:1.4.0
|-- androidx.test.ext:junit:1.1.3
|-- androidx.multidex:multidex:2.0.1
|-- androidx.appcompat:appcompat:1.3.1