is not current version
Last Version 1.3.2

top.andoudou:common-tool 1.0.3


GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

common-tool
Version

Version

1.0.3
Type

Type

jar

Download common-tool 1.0.3


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