is not current version
Last Version 1.2.4

cn.wandersnail:common-full 1.1.1

common-full for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

common-full
Version

Version

1.1.1
Type

Type

aar

Download common-full 1.1.1


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