is not current version
Last Version 2.0.3

com.bennyhuo.tieguanyin:runtime-kt 2.0.1

An Activity & Fragment builder to make it easier and safer to start a new page.

GroupId

GroupId

com.bennyhuo.tieguanyin
ArtifactId

ArtifactId

runtime-kt
Version

Version

2.0.1
Type

Type

aar

Download runtime-kt 2.0.1


<!-- https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime-kt/ -->
<dependency>
    <groupId>com.bennyhuo.tieguanyin</groupId>
    <artifactId>runtime-kt</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime-kt/
implementation 'com.bennyhuo.tieguanyin:runtime-kt:2.0.1'
// https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime-kt/
implementation ("com.bennyhuo.tieguanyin:runtime-kt:2.0.1")
'com.bennyhuo.tieguanyin:runtime-kt:aar:2.0.1'
<dependency org="com.bennyhuo.tieguanyin" name="runtime-kt" rev="2.0.1">
  <artifact name="runtime-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bennyhuo.tieguanyin', module='runtime-kt', version='2.0.1')
)
libraryDependencies += "com.bennyhuo.tieguanyin" % "runtime-kt" % "2.0.1"
[com.bennyhuo.tieguanyin/runtime-kt "2.0.1"]