Last Version

kotx 1.0.44

KotX: Kotlin toolkit for Android

License

License

GroupId

GroupId

com.github.0xe1f
ArtifactId

ArtifactId

kotx
Version

Version

1.0.44
Type

Type

aar
Description

Description

kotx
KotX: Kotlin toolkit for Android

Download kotx 1.0.44


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.