is not current version
Last Version 1.6.5

cn.gjing:tools-common 1.3.5

common tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-common
Version

Version

1.3.5
Type

Type

jar

Download tools-common 1.3.5


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