Last Version

io.gitee.kotle:android-mvvm 0.0.2


GroupId

GroupId

io.gitee.kotle
ArtifactId

ArtifactId

android-mvvm
Version

Version

0.0.2
Type

Type

aar
Description

Description

Download android-mvvm 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.