Download vopn-2.2.jar file - Jar v

Jar examples for v:vopn

Description

A library containing utilities

You can download jar file vopn 2.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add vopn-2.2.jar to your project.

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

Download

Click the following link to download the jar file.

vopn-2.2-javadoc.jar
vopn-2.2-sources.jar
vopn-2.2.jar
vopn-2.2.pom



Related Tutorials