Download VectorPrintCommon-3.7.jar file - Jar v

Jar examples for v:VectorPrintCommon

Description

Common, mainly helper classes for (VectorPrint) software, featuring finding class of generic parameters, thread testing, version information detection, ArrayHelper, CertificateHelper

You can download jar file VectorPrintCommon 3.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add VectorPrintCommon-3.7.jar to your project.

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

Download

Click the following link to download the jar file.

VectorPrintCommon-3.7-javadoc.jar
VectorPrintCommon-3.7-sources.jar
VectorPrintCommon-3.7.jar
VectorPrintCommon-3.7.pom



Related Tutorials