Download VectorPrintConfig-7.11.jar file - Jar v

Jar examples for v:VectorPrintConfig

Description

A library for configuration of applications and parameterization of objects. Settings can be provided in a configfile (file, url, stream), as arguments and programmatically, object parameters can be set using annotations or code. Both provide data type support, serialization, cloning, a help mechanism.

You can download jar file VectorPrintConfig 7.11 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add VectorPrintConfig-7.11.jar to your project.

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

Download

Click the following link to download the jar file.

VectorPrintConfig-7.11-javadoc.jar
VectorPrintConfig-7.11-sources.jar
VectorPrintConfig-7.11.jar
VectorPrintConfig-7.11.pom



Related Tutorials