is not current version
Last Version 1.2.7

cn.gjing:tools-all 1.1.8

include all tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-all
Version

Version

1.1.8
Type

Type

jar

Download tools-all 1.1.8


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