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

Jar examples for g:groovity-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials