| License |
License |
|---|---|
| GroupId | GroupIdcn.shper |
| ArtifactId | ArtifactIdtkutils |
| Version | Version0.3.1 |
| Type | Typeaar |
| Description |
Descriptiontkutils
Utils for android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tkutils-0.3.1.pom | |
| tkutils-0.3.1-sources.jar | 2 KB |
| tkutils-0.3.1-javadoc.jar | 19 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |