is not current version
Last Version 1.0.7

com.gitee.lgsg:andcommon 1.0.3

lgsg android common

GroupId

GroupId

com.gitee.lgsg
ArtifactId

ArtifactId

andcommon
Version

Version

1.0.3
Type

Type

pom

Download andcommon 1.0.3


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