is not current version
Last Version 2.7.0

com.github.Shouheng88:utils-core 2.5.1

Android Utils Kotlin Extensions

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

utils-core
Version

Version

2.5.1
Type

Type

aar

Download utils-core 2.5.1


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