Jar examples for s:surf-parser
Simple parser for the Simple URF (SURF) document format.
You can download jar file surf-parser 0.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add surf-parser-0.1.0.jar to your project.
<dependency> <groupId>io.urf</groupId> <artifactId>surf-parser</artifactId> <version>0.1.0</version> </dependency>
compile group: 'io.urf', name: 'surf-parser', version: '0.1.0'
libraryDependencies += "io.urf" % "surf-parser" % "0.1.0"
<dependency org="io.urf" name="surf-parser" rev="0.1.0"/>
@Grapes(@Grab(group='io.urf', module='surf-parser', version='0.1.0'))
'io.urf:surf-parser:jar:0.1.0'
Click the following link to download the jar file.
surf-parser-0.1.0-javadoc.jar