Last Version

Groovy bindings 1.0.16

Umbrella project for some groovy specific bindings libraries (like, say, a base implementation, a gaelyk project, and a grails one)

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.dooapp
ArtifactId

ArtifactId

groovy-bindings
Version

Version

1.0.16
Type

Type

pom
Description

Description

Groovy bindings
Umbrella project for some groovy specific bindings libraries (like, say, a base implementation, a gaelyk project, and a grails one)
Project Organization

Project Organization

dooApp

Download groovy-bindings 1.0.16


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.7.0

Project Modules

There are no modules declared in this project.