Android Util Ktx

Android Utils build with Kotlin.

License

License

GroupId

GroupId

com.modestoma
ArtifactId

ArtifactId

utilx
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Android Util Ktx
Android Utils build with Kotlin.

Download utilx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-datetime Optional jar 0.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.21
androidx.annotation » annotation Optional jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1