is not current version
Last Version 0.2.0

xyz.jetdrone:vertx.command.rocker.compiler 0.1.1


GroupId

GroupId

xyz.jetdrone
ArtifactId

ArtifactId

vertx.command.rocker.compiler
Version

Version

0.1.1
Type

Type

jar

Download vertx.command.rocker.compiler 0.1.1


<!-- https://jarcasting.com/artifacts/xyz.jetdrone/vertx.command.rocker.compiler/ -->
<dependency>
    <groupId>xyz.jetdrone</groupId>
    <artifactId>vertx.command.rocker.compiler</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.jetdrone/vertx.command.rocker.compiler/
implementation 'xyz.jetdrone:vertx.command.rocker.compiler:0.1.1'
// https://jarcasting.com/artifacts/xyz.jetdrone/vertx.command.rocker.compiler/
implementation ("xyz.jetdrone:vertx.command.rocker.compiler:0.1.1")
'xyz.jetdrone:vertx.command.rocker.compiler:jar:0.1.1'
<dependency org="xyz.jetdrone" name="vertx.command.rocker.compiler" rev="0.1.1">
  <artifact name="vertx.command.rocker.compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.jetdrone', module='vertx.command.rocker.compiler', version='0.1.1')
)
libraryDependencies += "xyz.jetdrone" % "vertx.command.rocker.compiler" % "0.1.1"
[xyz.jetdrone/vertx.command.rocker.compiler "0.1.1"]