Download surf-spec-0.1.0.jar file - Jar s

Jar examples for s:surf-spec

Description

Java definitions for the Simple URF (SURF) document format.

You can download jar file surf-spec 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

surf-spec-0.1.0-javadoc.jar
surf-spec-0.1.0-sources.jar
surf-spec-0.1.0.jar
surf-spec-0.1.0.pom



Related Tutorials