is not current version
Last Version 1.1.0

top.andoudou:third-party-common 1.0.2

第三方的工具类

GroupId

GroupId

top.andoudou
ArtifactId

ArtifactId

third-party-common
Version

Version

1.0.2
Type

Type

jar

Download third-party-common 1.0.2


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