ktkit

easy use kotlin tools

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.hi-dhl
ArtifactId

ArtifactId

ktkit
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

ktkit
easy use kotlin tools
Project URL

Project URL

https://github.com/hi-dhl/KtKit
Source Code Management

Source Code Management

https://github.com/hi-dhl/KtKit

Download ktkit

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.31
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.0
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.googlecode.libphonenumber : libphonenumber jar 7.2.2
androidx.fragment » fragment jar 1.3.0-alpha06
androidx.fragment » fragment-ktx jar 1.3.0-alpha06
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0-beta01
com.squareup.retrofit2 : converter-gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0