is not current version
Last Version 1.0.41

com.fizzed:crux-vagrant 0.5.0


Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-vagrant
Version

Version

0.5.0
Type

Type

jar

Download crux-vagrant 0.5.0


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