Last Version

tieguanyin 2.0.3

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

License

License

GroupId

GroupId

com.bennyhuo.tieguanyin
ArtifactId

ArtifactId

runtime
Version

Version

2.0.3
Type

Type

aar
Description

Description

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

Project URL

https://github.com/bennyhuo/TieGuanYin
Source Code Management

Source Code Management

https://github.com/bennyhuo/TieGuanYin

Download runtime 2.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.bennyhuo.tieguanyin : annotations jar 2.0.3

Project Modules

There are no modules declared in this project.