is not current version
Last Version 1.0.2

com.fizzed:blaze-vagrant 0.13.0


Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

blaze-vagrant
Version

Version

0.13.0
Type

Type

jar

Download blaze-vagrant 0.13.0


<!-- https://jarcasting.com/artifacts/com.fizzed/blaze-vagrant/ -->
<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>blaze-vagrant</artifactId>
    <version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/blaze-vagrant/
implementation 'com.fizzed:blaze-vagrant:0.13.0'
// https://jarcasting.com/artifacts/com.fizzed/blaze-vagrant/
implementation ("com.fizzed:blaze-vagrant:0.13.0")
'com.fizzed:blaze-vagrant:jar:0.13.0'
<dependency org="com.fizzed" name="blaze-vagrant" rev="0.13.0">
  <artifact name="blaze-vagrant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='blaze-vagrant', version='0.13.0')
)
libraryDependencies += "com.fizzed" % "blaze-vagrant" % "0.13.0"
[com.fizzed/blaze-vagrant "0.13.0"]