Download vson-0.3.2.jar file - Jar v

Jar examples for v:vson

Description

You can download jar file vson 0.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add vson-0.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

vson-0.3.2-javadoc.jar
vson-0.3.2-sources.jar
vson-0.3.2.jar
vson-0.3.2.pom



Related Tutorials