Jar examples for v:vagrant-java-bindings
Wrapper over the CLI Vagrant tool presented in a Java API
You can download jar file vagrant-java-bindings 0.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add vagrant-java-bindings-0.2.0.jar to your project.
<dependency> <groupId>name.neykov</groupId> <artifactId>vagrant-java-bindings</artifactId> <version>0.2.0</version> </dependency>
compile group: 'name.neykov', name: 'vagrant-java-bindings', version: '0.2.0'
libraryDependencies += "name.neykov" % "vagrant-java-bindings" % "0.2.0"
<dependency org="name.neykov" name="vagrant-java-bindings" rev="0.2.0"/>
@Grapes(@Grab(group='name.neykov', module='vagrant-java-bindings', version='0.2.0'))
'name.neykov:vagrant-java-bindings:jar:0.2.0'
Click the following link to download the jar file.
vagrant-java-bindings-0.2.0-javadoc.jar