is not current version
Last Version 2.0.3

com.bennyhuo.tieguanyin:runtime-kt 2.0-beta4

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-beta4
Type

Type

aar

Download runtime-kt 2.0-beta4


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