is not current version
Last Version 1.0.0

io.github.ezhuwx:KOTLIN-FRAME 0.1.8

Kotlin MVVM Frame

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.ezhuwx
ArtifactId

ArtifactId

KOTLIN-FRAME
Version

Version

0.1.8
Type

Type

aar

Download KOTLIN-FRAME 0.1.8


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