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