is not current version
Last Version 3.0.11

Apache Groovy 3.0.8

Groovy: A powerful, dynamic language for the JVM

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy
ArtifactId

ArtifactId

groovy-jsr223
Version

Version

3.0.8
Type

Type

jar
Description

Description

Apache Groovy
Groovy: A powerful, dynamic language for the JVM
Project URL

Project URL

https://groovy-lang.org
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/groovy.git

Download groovy-jsr223 3.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.8

Project Modules

There are no modules declared in this project.