Download jopensurf-1.0.0.jar file - Jar j

Jar examples for j:jopensurf

Description

JOpenSurf - the Mavenized version

You can download jar file jopensurf 1.0.0 in this page.

Build File

You can use the following script to add jopensurf-1.0.0.jar to your project.

<dependency>
   <groupId>com.sangupta</groupId>
   <artifactId>jopensurf</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.sangupta', name: 'jopensurf', version: '1.0.0'
libraryDependencies += "com.sangupta" % "jopensurf" % "1.0.0"
<dependency org="com.sangupta" name="jopensurf" rev="1.0.0"/>
@Grapes(@Grab(group='com.sangupta', module='jopensurf', version='1.0.0'))
'com.sangupta:jopensurf:jar:1.0.0'

Download

Click the following link to download the jar file.

jopensurf-1.0.0-javadoc.jar
jopensurf-1.0.0-sources.jar
jopensurf-1.0.0.jar
jopensurf-1.0.0.pom



Related Tutorials