Download vtype-json-3.0.0.jar file - Jar v

Jar examples for v:vtype-json

Description

Standard JSON serilization for value types.

You can download jar file vtype-json 3.0.0 in this page.

Build File

You can use the following script to add vtype-json-3.0.0.jar to your project.

<dependency>
   <groupId>org.diirt</groupId>
   <artifactId>vtype-json</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.diirt', name: 'vtype-json', version: '3.0.0'
libraryDependencies += "org.diirt" % "vtype-json" % "3.0.0"
<dependency org="org.diirt" name="vtype-json" rev="3.0.0"/>
@Grapes(@Grab(group='org.diirt', module='vtype-json', version='3.0.0'))
'org.diirt:vtype-json:jar:3.0.0'

Download

Click the following link to download the jar file.

vtype-json-3.0.0-javadoc.jar
vtype-json-3.0.0-sources.jar
vtype-json-3.0.0.jar
vtype-json-3.0.0.pom



Related Tutorials