is not current version
Last Version 1.0.6

com.github.wandersnail:commons-utils 1.0.5

common-utils lib for Android

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

commons-utils
Version

Version

1.0.5
Type

Type

aar

Download commons-utils 1.0.5


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