| License |
License |
|---|---|
| Categories |
CategoriesGroovy Languages |
| GroupId | GroupIdcn.zidot |
| ArtifactId | ArtifactIdsprite-component-groovy |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsprite component groovy
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.zidot/sprite-component-groovy/ -->
<dependency>
<groupId>cn.zidot</groupId>
<artifactId>sprite-component-groovy</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zidot/sprite-component-groovy/
implementation 'cn.zidot:sprite-component-groovy:1.0.0'
// https://jarcasting.com/artifacts/cn.zidot/sprite-component-groovy/
implementation ("cn.zidot:sprite-component-groovy:1.0.0")
'cn.zidot:sprite-component-groovy:jar:1.0.0'
<dependency org="cn.zidot" name="sprite-component-groovy" rev="1.0.0">
<artifact name="sprite-component-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zidot', module='sprite-component-groovy', version='1.0.0')
)
libraryDependencies += "cn.zidot" % "sprite-component-groovy" % "1.0.0"
[cn.zidot/sprite-component-groovy "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.3 |
| cn.zidot : sprite-utils | jar | 1.2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.1.5.RELEASE |