is not current version
Last Version 1.2.1

cn.gjing:all 1.1.8

include all tool

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

all
Version

Version

1.1.8
Type

Type

jar

Download all 1.1.8

Filename Size
all-1.1.8.pom
all-1.1.8.jar 1 KB
Browse

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