GroupId | GroupIdcom.gitee.tiamosu |
---|---|
ArtifactId | ArtifactIdtopon |
Version | Version2.6.9 |
Type | Typeaar |
Filename | Size |
---|---|
topon-2.6.9.pom | |
topon-2.6.9-sources.jar | 41 KB |
topon-2.6.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.tiamosu/topon/ -->
<dependency>
<groupId>com.gitee.tiamosu</groupId>
<artifactId>topon</artifactId>
<version>2.6.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tiamosu/topon/
implementation 'com.gitee.tiamosu:topon:2.6.9'
// https://jarcasting.com/artifacts/com.gitee.tiamosu/topon/
implementation ("com.gitee.tiamosu:topon:2.6.9")
'com.gitee.tiamosu:topon:aar:2.6.9'
<dependency org="com.gitee.tiamosu" name="topon" rev="2.6.9">
<artifact name="topon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tiamosu', module='topon', version='2.6.9')
)
libraryDependencies += "com.gitee.tiamosu" % "topon" % "2.6.9"
[com.gitee.tiamosu/topon "2.6.9"]