Download vineyard-tools-0.9.0.jar file - Jar v

Jar examples for v:vineyard-tools

Description

Packer for BSD services. Unpacker for BSD services. Includes command-line launchers.

You can download jar file vineyard-tools 0.9.0 in this page.

License

GNU Affero General Public License Version 3

Build File

You can use the following script to add vineyard-tools-0.9.0.jar to your project.

<dependency>
   <groupId>com.hi3project.vineyard</groupId>
   <artifactId>vineyard-tools</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.hi3project.vineyard', name: 'vineyard-tools', version: '0.9.0'
libraryDependencies += "com.hi3project.vineyard" % "vineyard-tools" % "0.9.0"
<dependency org="com.hi3project.vineyard" name="vineyard-tools" rev="0.9.0"/>
@Grapes(@Grab(group='com.hi3project.vineyard', module='vineyard-tools', version='0.9.0'))
'com.hi3project.vineyard:vineyard-tools:jar:0.9.0'

Download

Click the following link to download the jar file.

vineyard-tools-0.9.0-javadoc.jar
vineyard-tools-0.9.0-sources.jar
vineyard-tools-0.9.0.jar
vineyard-tools-0.9.0.pom



Related Tutorials