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

Jar examples for s:surf-test

Description

Test documents for the Simple URF (SURF) format.

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

License

Apache License, Version 2.0

Build File

You can use the following script to add surf-test-0.1.0.jar to your project.

<dependency>
   <groupId>io.urf</groupId>
   <artifactId>surf-test</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.urf', name: 'surf-test', version: '0.1.0'
libraryDependencies += "io.urf" % "surf-test" % "0.1.0"
<dependency org="io.urf" name="surf-test" rev="0.1.0"/>
@Grapes(@Grab(group='io.urf', module='surf-test', version='0.1.0'))
'io.urf:surf-test:jar:0.1.0'

Download

Click the following link to download the jar file.

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



Related Tutorials