is not current version
Last Version 1.0.41

com.fizzed:crux-vagrant 1.0.3


Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

crux-vagrant
Version

Version

1.0.3
Type

Type

jar

Download crux-vagrant 1.0.3


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