Download vcc-utils-0.0.3.jar file - Jar v

Jar examples for v:vcc-utils

Description

Common Utility classes used by implementations of vcc-api

You can download jar file vcc-utils 0.0.3 in this page.

License

Apache License

Build File

You can use the following script to add vcc-utils-0.0.3.jar to your project.

<dependency>
   <groupId>net.java.dev.vcc</groupId>
   <artifactId>vcc-utils</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'net.java.dev.vcc', name: 'vcc-utils', version: '0.0.3'
libraryDependencies += "net.java.dev.vcc" % "vcc-utils" % "0.0.3"
<dependency org="net.java.dev.vcc" name="vcc-utils" rev="0.0.3"/>
@Grapes(@Grab(group='net.java.dev.vcc', module='vcc-utils', version='0.0.3'))
'net.java.dev.vcc:vcc-utils:jar:0.0.3'

Download

Click the following link to download the jar file.

vcc-utils-0.0.3-javadoc.jar
vcc-utils-0.0.3-sources.jar
vcc-utils-0.0.3.jar
vcc-utils-0.0.3.pom



Related Tutorials