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 8.5 in this page.
Apache License, Version 2.0
You can use the following script to add VectorPrintConfig-8.5.jar to your project.
<dependency> <groupId>com.vectorprint</groupId> <artifactId>VectorPrintConfig</artifactId> <version>8.5</version> </dependency>
compile group: 'com.vectorprint', name: 'VectorPrintConfig', version: '8.5'
libraryDependencies += "com.vectorprint" % "VectorPrintConfig" % "8.5"
<dependency org="com.vectorprint" name="VectorPrintConfig" rev="8.5"/>
@Grapes(@Grab(group='com.vectorprint', module='VectorPrintConfig', version='8.5'))
'com.vectorprint:VectorPrintConfig:jar:8.5'
Click the following link to download the jar file.
VectorPrintConfig-8.5-javadoc.jar