is not current version
Last Version 3.0.4

com.gitee.tiamosu:topon 2.8.0

An Android library.

GroupId

GroupId

com.gitee.tiamosu
ArtifactId

ArtifactId

topon
Version

Version

2.8.0
Type

Type

aar

Download topon 2.8.0


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