is not current version
Last Version 3.0.0-alpha3

nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module 1.2.0.beta5

Vert.x deploy test module.

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-test-module
Version

Version

1.2.0.beta5
Type

Type

jar

Download vertx-deploy-test-module 1.2.0.beta5


<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/ -->
<dependency>
    <groupId>nl.jpoint.vertx-deploy-tools</groupId>
    <artifactId>vertx-deploy-test-module</artifactId>
    <version>1.2.0.beta5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:1.2.0.beta5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:1.2.0.beta5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:jar:1.2.0.beta5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-module" rev="1.2.0.beta5">
  <artifact name="vertx-deploy-test-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-module', version='1.2.0.beta5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-module" % "1.2.0.beta5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module "1.2.0.beta5"]