<dependency> <groupId>io.homunculus</groupId> <artifactId>hcf-core</artifactId> <version>0.0.114</version> </dependency>
implementation 'io.homunculus:hcf-core:0.0.114'
implementation("io.homunculus:hcf-core:0.0.114")
libraryDependencies += "io.homunculus" % "hcf-core" % "0.0.114"
@Grapes( @Grab(group='io.homunculus', module='hcf-core', version='0.0.114') )
<dependency org="io.homunculus" name="hcf-core" rev="0.0.114" />
[io.homunculus/hcf-core "0.0.114"]
'io.homunculus:hcf-core:jar:0.0.114'
runtime
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.slf4j:slf4j-api:1.7.30
|-- androidx.multidex:multidex:2.0.1