is not current version
Last Version 1.0.0

io.github.ezhuwx:KOTLIN-FRAME 0.7.1

Kotlin MVVM Frame

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.ezhuwx
ArtifactId

ArtifactId

KOTLIN-FRAME
Version

Version

0.7.1
Type

Type

aar

Download KOTLIN-FRAME 0.7.1


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