is not current version
Last Version 1.2.4

cn.wandersnail:common-full 1.0.3

common-full for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

common-full
Version

Version

1.0.3
Type

Type

aar

Download common-full 1.0.3


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