Download groovy-io-1.1.1.jar file - Jar g

Jar examples for g:groovy-io

Description

Groovy JSON serialization

You can download jar file groovy-io 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add groovy-io-1.1.1.jar to your project.

<dependency>
   <groupId>com.cedarsoftware</groupId>
   <artifactId>groovy-io</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.cedarsoftware', name: 'groovy-io', version: '1.1.1'
libraryDependencies += "com.cedarsoftware" % "groovy-io" % "1.1.1"
<dependency org="com.cedarsoftware" name="groovy-io" rev="1.1.1"/>
@Grapes(@Grab(group='com.cedarsoftware', module='groovy-io', version='1.1.1'))
'com.cedarsoftware:groovy-io:jar:1.1.1'

Download

Click the following link to download the jar file.

groovy-io-1.1.1-javadoc.jar
groovy-io-1.1.1-sources.jar
groovy-io-1.1.1.jar
groovy-io-1.1.1.pom



Related Tutorials