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