Download vtype-3.1.7.jar file - Jar v

Jar examples for v:vtype

Description

Definition and basic implementation for value types.

You can download jar file vtype 3.1.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

vtype-3.1.7-javadoc.jar
vtype-3.1.7-sources.jar
vtype-3.1.7.jar
vtype-3.1.7.pom



Related Tutorials