is not current version
Last Version 1.0.6

cn.wandersnail:common-helper 1.0.1

commons-helper for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

common-helper
Version

Version

1.0.1
Type

Type

aar

Download common-helper 1.0.1


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