is not current version
Last Version 2.1.2

cn.tellyouwhat:gangsutils 2.0.4

scala spark utils pack

GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils
Version

Version

2.0.4
Type

Type

pom

Download gangsutils 2.0.4

Filename Size
gangsutils-2.0.4.pom 12 KB
Browse

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