TKUI

Simple and powerful ui for android

License

License

GroupId

GroupId

cn.shper
ArtifactId

ArtifactId

tkui
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

TKUI
Simple and powerful ui for android
Project URL

Project URL

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

Source Code Management

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

Download tkui

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.1
cn.shper : tkutils jar 0.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0