License |
License |
---|---|
GroupId | GroupIdcom.github.Shouheng88 |
ArtifactId | ArtifactIdutils-ktx |
Version | Version2.1.7 |
Type | Typeaar |
Description |
DescriptionUtils-ktx
Android Utils Kotlin Extensions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-ktx-2.1.7.pom | |
utils-ktx-2.1.7.aar | 47 KB |
utils-ktx-2.1.7-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>utils-ktx</artifactId>
<version>2.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/
implementation 'com.github.Shouheng88:utils-ktx:2.1.7'
// https://jarcasting.com/artifacts/com.github.Shouheng88/utils-ktx/
implementation ("com.github.Shouheng88:utils-ktx:2.1.7")
'com.github.Shouheng88:utils-ktx:aar:2.1.7'
<dependency org="com.github.Shouheng88" name="utils-ktx" rev="2.1.7">
<artifact name="utils-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='utils-ktx', version='2.1.7')
)
libraryDependencies += "com.github.Shouheng88" % "utils-ktx" % "2.1.7"
[com.github.Shouheng88/utils-ktx "2.1.7"]