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