Core KTX

AndroidKTX for Android

License

License

GroupId

GroupId

com.github.jenly1314.AndroidKTX
ArtifactId

ArtifactId

core-ktx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Core KTX
AndroidKTX for Android
Project URL

Project URL

https://github.com/jenly1314/AndroidKTX
Source Code Management

Source Code Management

https://github.com/jenly1314/AndroidKTX

Download core-ktx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0