is not current version
Last Version 2.9.1

cn.gjing:tools 1.7.8

develop tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools
Version

Version

1.7.8
Type

Type

pom

Download tools 1.7.8

Filename Size
tools-1.7.8.pom 4 KB
Browse

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