Jar examples for v:VectorPrintConfig
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.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
VectorPrintConfig-7.11-javadoc.jar