is not current version
Last Version 0.3.1

cn.shper:tkutils 0.3.0

Utils for android

GroupId

GroupId

cn.shper
ArtifactId

ArtifactId

tkutils
Version

Version

0.3.0
Type

Type

aar

Download tkutils 0.3.0


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