is not current version
Last Version 2.1.2

cn.tellyouwhat:gangsutils 0.2.17

scala spark utils pack

GroupId

GroupId

cn.tellyouwhat
ArtifactId

ArtifactId

gangsutils
Version

Version

0.2.17
Type

Type

pom

Download gangsutils 0.2.17

Filename Size
gangsutils-0.2.17.pom 10 KB
Browse

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