tkutils

Utils for android

License

License

GroupId

GroupId

cn.shper
ArtifactId

ArtifactId

tkutils
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

tkutils
Utils for android
Project URL

Project URL

https://github.com/shper/TKUtils-Android
Source Code Management

Source Code Management

https://github.com/shper/TKUtils-Android/tree/master

Download tkutils

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0