Jar examples for v:vcc-utils
Common Utility classes used by implementations of vcc-api
You can download jar file vcc-utils 0.0.3 in this page.
Apache License
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'
Click the following link to download the jar file.
vcc-utils-0.0.3-javadoc.jar