Download jsurfer-core-1.3.jar file - Jar j

Jar examples for j:jsurfer-core

Description

You can download jar file jsurfer-core 1.3 in this page.

Build File

You can use the following script to add jsurfer-core-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

jsurfer-core-1.3-javadoc.jar
jsurfer-core-1.3-sources.jar
jsurfer-core-1.3.jar
jsurfer-core-1.3.pom



Related Tutorials