License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy |
ArtifactId | ArtifactIdgroovy-jsr223 |
Last Version | Last Version3.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Groovy
Groovy: A powerful, dynamic language for the JVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
groovy-jsr223-3.0.8.pom | |
groovy-jsr223-3.0.8-sources.jar | 13 KB |
groovy-jsr223-3.0.8-javadoc.jar | 404 KB |
groovy-jsr223-3.0.8-indy.jar | 16 KB |
groovy-jsr223-3.0.8-groovydoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-jsr223/ -->
<dependency>
<groupId>org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy</groupId>
<artifactId>groovy-jsr223</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-jsr223/
implementation 'org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-jsr223:3.0.8'
// https://jarcasting.com/artifacts/org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-jsr223/
implementation ("org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-jsr223:3.0.8")
'org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy:groovy-jsr223:jar:3.0.8'
<dependency org="org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy" name="groovy-jsr223" rev="3.0.8">
<artifact name="groovy-jsr223" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy', module='groovy-jsr223', version='3.0.8')
)
libraryDependencies += "org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy" % "groovy-jsr223" % "3.0.8"
[org.codehaus.groovy.groovy-all.3.0.8.repo.org.codehaus.groovy/groovy-jsr223 "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.8 |