is not current version
Last Version 1.3.2

top.andoudou:common-tool 1.0.2


GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

common-tool
Version

Version

1.0.2
Type

Type

jar

Download common-tool 1.0.2


<!-- https://jarcasting.com/artifacts/top.andoudou/common-tool/ -->
<dependency>
    <groupId>top.andoudou</groupId>
    <artifactId>common-tool</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/common-tool/
implementation 'top.andoudou:common-tool:1.0.2'
// https://jarcasting.com/artifacts/top.andoudou/common-tool/
implementation ("top.andoudou:common-tool:1.0.2")
'top.andoudou:common-tool:jar:1.0.2'
<dependency org="top.andoudou" name="common-tool" rev="1.0.2">
  <artifact name="common-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='common-tool', version='1.0.2')
)
libraryDependencies += "top.andoudou" % "common-tool" % "1.0.2"
[top.andoudou/common-tool "1.0.2"]