| License |
License |
|---|---|
| GroupId | GroupIdcom.bennyhuo.tieguanyin |
| ArtifactId | ArtifactIdruntime |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
Descriptiontieguanyin
An Activity & Fragment builder to make it easier and safer to start a new page.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| runtime-2.0.0.pom | |
| runtime-2.0.0-sources.jar | 14 KB |
| runtime-2.0.0-javadoc.jar | 91 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime/ -->
<dependency>
<groupId>com.bennyhuo.tieguanyin</groupId>
<artifactId>runtime</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime/
implementation 'com.bennyhuo.tieguanyin:runtime:2.0.0'
// https://jarcasting.com/artifacts/com.bennyhuo.tieguanyin/runtime/
implementation ("com.bennyhuo.tieguanyin:runtime:2.0.0")
'com.bennyhuo.tieguanyin:runtime:aar:2.0.0'
<dependency org="com.bennyhuo.tieguanyin" name="runtime" rev="2.0.0">
<artifact name="runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bennyhuo.tieguanyin', module='runtime', version='2.0.0')
)
libraryDependencies += "com.bennyhuo.tieguanyin" % "runtime" % "2.0.0"
[com.bennyhuo.tieguanyin/runtime "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bennyhuo.tieguanyin : annotations | jar | 2.0.0 |