| License |
License |
|---|---|
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_groovy |
| Last Version | Last Version2.4.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxworker_groovy
The parent model liberary of XWorker.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xworker_groovy-2.4.22.pom | |
| xworker_groovy-2.4.22.jar | 16 KB |
| xworker_groovy-2.4.22-sources.jar | 11 KB |
| xworker_groovy-2.4.22-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_groovy/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_groovy</artifactId>
<version>2.4.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_groovy/
implementation 'org.xworker:xworker_groovy:2.4.22'
// https://jarcasting.com/artifacts/org.xworker/xworker_groovy/
implementation ("org.xworker:xworker_groovy:2.4.22")
'org.xworker:xworker_groovy:jar:2.4.22'
<dependency org="org.xworker" name="xworker_groovy" rev="2.4.22">
<artifact name="xworker_groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_groovy', version='2.4.22')
)
libraryDependencies += "org.xworker" % "xworker_groovy" % "2.4.22"
[org.xworker/xworker_groovy "2.4.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.21 |
| org.x-meta : org.xmeta.engine | jar | 1.4.5 |