is not current version
Last Version 2.1.2

cn.tellyouwhat:gangsutils-all 1.0.0


GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils-all
Version

Version

1.0.0
Type

Type

jar

Download gangsutils-all 1.0.0


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