is not current version
Last Version 2022.2.1

cn.gjing:turtoise 2022.1.9


GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

turtoise
Version

Version

2022.1.9
Type

Type

pom

Download turtoise 2022.1.9

Filename Size
turtoise-2022.1.9.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.gjing/turtoise/ -->
<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>turtoise</artifactId>
    <version>2022.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.gjing/turtoise/
implementation 'cn.gjing:turtoise:2022.1.9'
// https://jarcasting.com/artifacts/cn.gjing/turtoise/
implementation ("cn.gjing:turtoise:2022.1.9")
'cn.gjing:turtoise:pom:2022.1.9'
<dependency org="cn.gjing" name="turtoise" rev="2022.1.9">
  <artifact name="turtoise" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.gjing', module='turtoise', version='2022.1.9')
)
libraryDependencies += "cn.gjing" % "turtoise" % "2022.1.9"
[cn.gjing/turtoise "2022.1.9"]