is not current version
Last Version 0.0.47

io.gitee.kotle:module-android 0.0.15

module-android

GroupId

GroupId

io.gitee.kotle
ArtifactId

ArtifactId

module-android
Version

Version

0.0.15
Type

Type

aar

Download module-android 0.0.15


<!-- https://jarcasting.com/artifacts/io.gitee.kotle/module-android/ -->
<dependency>
    <groupId>io.gitee.kotle</groupId>
    <artifactId>module-android</artifactId>
    <version>0.0.15</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.kotle/module-android/
implementation 'io.gitee.kotle:module-android:0.0.15'
// https://jarcasting.com/artifacts/io.gitee.kotle/module-android/
implementation ("io.gitee.kotle:module-android:0.0.15")
'io.gitee.kotle:module-android:aar:0.0.15'
<dependency org="io.gitee.kotle" name="module-android" rev="0.0.15">
  <artifact name="module-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.kotle', module='module-android', version='0.0.15')
)
libraryDependencies += "io.gitee.kotle" % "module-android" % "0.0.15"
[io.gitee.kotle/module-android "0.0.15"]