Jar examples for g:groovy-io
Groovy JSON serialization
You can download jar file groovy-io 1.1.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
groovy-io-1.1.1-javadoc.jar