GroupId | GroupIdio.gitee.kotle |
---|---|
ArtifactId | ArtifactIdmodule-android |
Version | Version0.0.43 |
Type | Typeaar |
Filename | Size |
---|---|
module-android-0.0.43.pom | |
module-android-0.0.43-sources.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.kotle/module-android/ -->
<dependency>
<groupId>io.gitee.kotle</groupId>
<artifactId>module-android</artifactId>
<version>0.0.43</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kotle/module-android/
implementation 'io.gitee.kotle:module-android:0.0.43'
// https://jarcasting.com/artifacts/io.gitee.kotle/module-android/
implementation ("io.gitee.kotle:module-android:0.0.43")
'io.gitee.kotle:module-android:aar:0.0.43'
<dependency org="io.gitee.kotle" name="module-android" rev="0.0.43">
<artifact name="module-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kotle', module='module-android', version='0.0.43')
)
libraryDependencies += "io.gitee.kotle" % "module-android" % "0.0.43"
[io.gitee.kotle/module-android "0.0.43"]