License |
License |
---|---|
GroupId | GroupIdcom.github.0xe1f |
ArtifactId | ArtifactIdkotx |
Last Version | Last Version1.0.44 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkotx
KotX: Kotlin toolkit for Android
|
Filename | Size |
---|---|
kotx-1.0.44.pom | |
kotx-1.0.44.aar | 144 KB |
kotx-1.0.44-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.0xe1f/kotx/ -->
<dependency>
<groupId>com.github.0xe1f</groupId>
<artifactId>kotx</artifactId>
<version>1.0.44</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.0xe1f/kotx/
implementation 'com.github.0xe1f:kotx:1.0.44'
// https://jarcasting.com/artifacts/com.github.0xe1f/kotx/
implementation ("com.github.0xe1f:kotx:1.0.44")
'com.github.0xe1f:kotx:aar:1.0.44'
<dependency org="com.github.0xe1f" name="kotx" rev="1.0.44">
<artifact name="kotx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.0xe1f', module='kotx', version='1.0.44')
)
libraryDependencies += "com.github.0xe1f" % "kotx" % "1.0.44"
[com.github.0xe1f/kotx "1.0.44"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.preference » preference | jar | 1.1.0 |
com.google.android.material » material | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |