Jar examples for e:escape-rope
A library for turning structured data into strings and back.
You can download jar file escape-rope 0.0.4 in this page.
Apache License 2.0
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'
Click the following link to download the jar file.
escape-rope-0.0.4-javadoc.jar