is not current version
Last Version 1.0.1

com.github.wandersnail:commons-helper 1.0.0

common-helper lib for Android

GroupId

GroupId

com.github.wandersnail
ArtifactId

ArtifactId

commons-helper
Version

Version

1.0.0
Type

Type

aar

Download commons-helper 1.0.0


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