is not current version
Last Version 3.9.5

nl.jpoint.vertx-deploy-tools:vertx-deploy-test 3.3.0-rc4

Test project

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-test
Version

Version

3.3.0-rc4
Type

Type

pom

Download vertx-deploy-test 3.3.0-rc4


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