is not current version
Last Version 1.0.44

com.github.0xe1f:kotx 1.0.30

KotX: Kotlin toolkit for Android

GroupId

GroupId

com.github.0xe1f
ArtifactId

ArtifactId

kotx
Version

Version

1.0.30
Type

Type

aar

Download kotx 1.0.30


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