is not current version
Last Version 2.1.2

cn.tellyouwhat:gangsutils 1.0.0

scala spark utils pack

GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils
Version

Version

1.0.0
Type

Type

pom

Download gangsutils 1.0.0

Filename Size
gangsutils-1.0.0.pom 12 KB
Browse

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