is not current version
Last Version 0.4.1

cn.tellyouwhat:gangsutils-common 0.2.4


GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils-common
Version

Version

0.2.4
Type

Type

jar

Download gangsutils-common 0.2.4


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