| License | License | 
|---|---|
| Categories | CategoriesGroovy Languages | 
| GroupId | GroupIdcn.stylefeng.roses | 
| ArtifactId | ArtifactIdgroovy-sdk | 
| Last Version | Last Version7.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRoses是开源项目Guns的核心包 | 
| Filename | Size | 
|---|---|
| groovy-sdk-7.2.2.pom | |
| groovy-sdk-7.2.2.jar | 3 KB | 
| groovy-sdk-7.2.2-sources.jar | 2 KB | 
| groovy-sdk-7.2.2-javadoc.jar | 25 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>groovy-sdk</artifactId>
    <version>7.2.2</version>
</dependency>// https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/
implementation 'cn.stylefeng.roses:groovy-sdk:7.2.2'// https://jarcasting.com/artifacts/cn.stylefeng.roses/groovy-sdk/
implementation ("cn.stylefeng.roses:groovy-sdk:7.2.2")'cn.stylefeng.roses:groovy-sdk:jar:7.2.2'<dependency org="cn.stylefeng.roses" name="groovy-sdk" rev="7.2.2">
  <artifact name="groovy-sdk" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.stylefeng.roses', module='groovy-sdk', version='7.2.2')
)libraryDependencies += "cn.stylefeng.roses" % "groovy-sdk" % "7.2.2"[cn.stylefeng.roses/groovy-sdk "7.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : groovy-api | jar | 7.2.2 | 
| org.codehaus.groovy : groovy | jar | |
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |