is not current version
Last Version 0.0.26

io.github.tianshan20081:cts 0.0.25

This is a Android Common Tools

GroupId

GroupId

io.github.tianshan20081
ArtifactId

ArtifactId

cts
Version

Version

0.0.25
Type

Type

aar

Download cts 0.0.25


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