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