GroupId | GroupIdio.homunculus |
---|---|
ArtifactId | ArtifactIdhcf-android-core |
Version | Version0.0.136 |
Type | Typeaar |
Filename | Size |
---|---|
hcf-android-core-0.0.136.pom | |
hcf-android-core-0.0.136-sources.jar | 18 KB |
Browse |
<!-- 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"]