Download escape-rope-0.0.4.jar file - Jar e

Jar examples for e:escape-rope

Description

A library for turning structured data into strings and back.

You can download jar file escape-rope 0.0.4 in this page.

License

Apache License 2.0

Build File

You can use the following script to add escape-rope-0.0.4.jar to your project.

<dependency>
   <groupId>net.alloyggp</groupId>
   <artifactId>escape-rope</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'net.alloyggp', name: 'escape-rope', version: '0.0.4'
libraryDependencies += "net.alloyggp" % "escape-rope" % "0.0.4"
<dependency org="net.alloyggp" name="escape-rope" rev="0.0.4"/>
@Grapes(@Grab(group='net.alloyggp', module='escape-rope', version='0.0.4'))
'net.alloyggp:escape-rope:jar:0.0.4'

Download

Click the following link to download the jar file.

escape-rope-0.0.4-javadoc.jar
escape-rope-0.0.4-sources.jar
escape-rope-0.0.4.jar
escape-rope-0.0.4.pom



Related Tutorials