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