GroupId | GroupIdcn.tellyouwhat |
---|---|
ArtifactId | ArtifactIdgangsutils-all |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
gangsutils-all-2.0.8.pom | |
gangsutils-all-2.0.8.jar | 6 KB |
gangsutils-all-2.0.8-sources.jar | 2 KB |
gangsutils-all-2.0.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.tellyouwhat/gangsutils-all/ -->
<dependency>
<groupId>cn.tellyouwhat</groupId>
<artifactId>gangsutils-all</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tellyouwhat/gangsutils-all/
implementation 'cn.tellyouwhat:gangsutils-all:2.0.8'
// https://jarcasting.com/artifacts/cn.tellyouwhat/gangsutils-all/
implementation ("cn.tellyouwhat:gangsutils-all:2.0.8")
'cn.tellyouwhat:gangsutils-all:jar:2.0.8'
<dependency org="cn.tellyouwhat" name="gangsutils-all" rev="2.0.8">
<artifact name="gangsutils-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tellyouwhat', module='gangsutils-all', version='2.0.8')
)
libraryDependencies += "cn.tellyouwhat" % "gangsutils-all" % "2.0.8"
[cn.tellyouwhat/gangsutils-all "2.0.8"]