не последняя версия
Последняя версия 2.0.3

com.bennyhuo.tieguanyin:runtime 2.0-beta4

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

Группа

Группа

com.bennyhuo.tieguanyin
Идентификатор

Идентификатор

runtime
Версия

Версия

2.0-beta4
Тип

Тип

aar

Скачать runtime 2.0-beta4


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