is not current version
Last Version 1.2.4

cn.wandersnail:common-full 1.1.7

common-full for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

common-full
Version

Version

1.1.7
Type

Type

aar

Download common-full 1.1.7


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