<dependency>
<groupId>io.homunculus</groupId>
<artifactId>hcf-android-component</artifactId>
<version>0.0.116</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.homunculus', module='hcf-android-component', version='0.0.116')
)
compile
|-- io.homunculus:hcf-core:0.0.116
|-- io.homunculus:hcf-context:0.0.116
|-- io.homunculus:hcf-android-core:0.0.116
|-- io.homunculus:hcf-api-spring:0.0.116
|-- :unspecified
|-- org.jetbrains:annotations:20.1.0
|-- androidx.test:monitor:1.4.0
|-- androidx.test.ext:junit:1.1.3
|-- androidx.appcompat:appcompat:1.4.0
|-- androidx.constraintlayout:constraintlayout:2.1.2
|-- androidx.legacy:legacy-support-v4:1.0.0
runtime
|-- io.homunculus:hcf-core:0.0.116
|-- io.homunculus:hcf-context:0.0.116
|-- io.homunculus:hcf-android-core:0.0.116
|-- io.homunculus:hcf-api-spring:0.0.116
|-- org.jetbrains:annotations:20.1.0
|-- androidx.test:monitor:1.4.0
|-- androidx.test.ext:junit:1.1.3
|-- androidx.appcompat:appcompat:1.4.0