Last Version

Grooscript 1.3.0

Grooscript converts your groovy code to javascript

License

License

GroupId

GroupId

org.grooscript
ArtifactId

ArtifactId

grooscript
Version

Version

1.3.0
Type

Type

jar
Description

Description

Grooscript
Grooscript converts your groovy code to javascript
Project URL

Project URL

http://grooscript.org/

Download grooscript 1.3.0


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.apache.ivy : ivy jar 2.4.0

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.1
org.codehaus.groovy : groovy-test jar 2.4.7

Project Modules

There are no modules declared in this project.