Download jsurfer-simple-1.2.jar file - Jar j

Jar examples for j:jsurfer-simple

Description

You can download jar file jsurfer-simple 1.2 in this page.

Build File

You can use the following script to add jsurfer-simple-1.2.jar to your project.

<dependency>
   <groupId>com.github.jsurfer</groupId>
   <artifactId>jsurfer-simple</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.github.jsurfer', name: 'jsurfer-simple', version: '1.2'
libraryDependencies += "com.github.jsurfer" % "jsurfer-simple" % "1.2"
<dependency org="com.github.jsurfer" name="jsurfer-simple" rev="1.2"/>
@Grapes(@Grab(group='com.github.jsurfer', module='jsurfer-simple', version='1.2'))
'com.github.jsurfer:jsurfer-simple:jar:1.2'

Download

Click the following link to download the jar file.

jsurfer-simple-1.2-javadoc.jar
jsurfer-simple-1.2-sources.jar
jsurfer-simple-1.2-tests.jar
jsurfer-simple-1.2.jar
jsurfer-simple-1.2.pom



Related Tutorials