<dependency>
<groupId>io.homunculus</groupId>
<artifactId>hcf-android-component</artifactId>
<version>0.0.109</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='io.homunculus', module='hcf-android-component', version='0.0.109')
)
runtime
|-- io.homunculus:hcf-core:0.0.109
|-- io.homunculus:hcf-context:0.0.109
|-- io.homunculus:hcf-android-core:0.0.109
|-- io.homunculus:hcf-api-spring:0.0.109
|-- 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