is not current version
Last Version 2.1.2

cn.tellyouwhat:gangsutils 0.1.6

scala spark utils pack

GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils
Version

Version

0.1.6
Type

Type

pom

Download gangsutils 0.1.6

Filename Size
gangsutils-0.1.6.pom 6 KB
Browse

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