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