KuroLibrary

This is ui development .

License

License

GroupId

GroupId

com.github.Trans88
ArtifactId

ArtifactId

KuroUi
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

KuroLibrary
This is ui development .
Project URL

Project URL

https://github.com/Trans88/KuroLibrary
Source Code Management

Source Code Management

https://github.com/Trans88/KuroLibrary/tree/master

Download KuroUi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.constraintlayout » constraintlayout jar 2.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
androidx.appcompat » appcompat jar 1.2.0
com.github.Trans88 : KuroUi jar 0.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.0.1