is not current version
Last Version 7.2.2

cn.stylefeng.roses:groovy-sdk 7.0.2


Categories

Categories

Groovy Languages
GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

groovy-sdk
Version

Version

7.0.2
Type

Type

jar

Download groovy-sdk 7.0.2


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>groovy-sdk</artifactId>
    <version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/
implementation 'cn.stylefeng.roses:groovy-sdk:7.0.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/
implementation ("cn.stylefeng.roses:groovy-sdk:7.0.2")
'cn.stylefeng.roses:groovy-sdk:jar:7.0.2'
<dependency org="cn.stylefeng.roses" name="groovy-sdk" rev="7.0.2">
  <artifact name="groovy-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='groovy-sdk', version='7.0.2')
)
libraryDependencies += "cn.stylefeng.roses" % "groovy-sdk" % "7.0.2"
[cn.stylefeng.roses/groovy-sdk "7.0.2"]