License |
License |
---|---|
GroupId | GroupIdio.github.hunimeizi |
ArtifactId | ArtifactIdhaolin |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionhaolin
ARabbit is a sdk for faster android app development.
|
Filename | Size |
---|---|
haolin-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hunimeizi/haolin/ -->
<dependency>
<groupId>io.github.hunimeizi</groupId>
<artifactId>haolin</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hunimeizi/haolin/
implementation 'io.github.hunimeizi:haolin:1.0.0'
// https://jarcasting.com/artifacts/io.github.hunimeizi/haolin/
implementation ("io.github.hunimeizi:haolin:1.0.0")
'io.github.hunimeizi:haolin:aar:1.0.0'
<dependency org="io.github.hunimeizi" name="haolin" rev="1.0.0">
<artifact name="haolin" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hunimeizi', module='haolin', version='1.0.0')
)
libraryDependencies += "io.github.hunimeizi" % "haolin" % "1.0.0"
[io.github.hunimeizi/haolin "1.0.0"]