is not current version
Last Version 0.0.2

io.gitee.kotle:android-mvvm 0.0.1


GroupId

GroupId

io.gitee.kotle
ArtifactId

ArtifactId

android-mvvm
Version

Version

0.0.1
Type

Type

aar

Download android-mvvm 0.0.1


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