Download groovity-core-2.0.0-rc.19.jar file - Jar g

Jar examples for g:groovity-core

Description

You can download jar file groovity-core 2.0.0-rc.19 in this page.

Build File

You can use the following script to add groovity-core-2.0.0-rc.19.jar to your project.

<dependency>
   <groupId>com.disney.groovity</groupId>
   <artifactId>groovity-core</artifactId>
   <version>2.0.0-rc.19</version>
</dependency>
compile group: 'com.disney.groovity', name: 'groovity-core', version: '2.0.0-rc.19'
libraryDependencies += "com.disney.groovity" % "groovity-core" % "2.0.0-rc.19"
<dependency org="com.disney.groovity" name="groovity-core" rev="2.0.0-rc.19"/>
@Grapes(@Grab(group='com.disney.groovity', module='groovity-core', version='2.0.0-rc.19'))
'com.disney.groovity:groovity-core:jar:2.0.0-rc.19'

Download

Click the following link to download the jar file.

groovity-core-2.0.0-rc.19-javadoc.jar
groovity-core-2.0.0-rc.19-sources.jar
groovity-core-2.0.0-rc.19.jar
groovity-core-2.0.0-rc.19.pom



Related Tutorials