Utils-ktx

Android Utils Kotlin Extensions

License

License

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

utils-ktx
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

Utils-ktx
Android Utils Kotlin Extensions
Project URL

Project URL

https://github.com/Shouheng88/Android-utils
Source Code Management

Source Code Management

https://github.com/Shouheng88/Android-utils

Download utils-ktx

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.3
2.5.1
2.5.0
2.4.0
2.2.0
2.1.7