is not current version
Last Version 3.9.5

nl.jpoint.vertx-deploy-tools:vertx-deploy-test 3.2.5

Test project

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-test
Version

Version

3.2.5
Type

Type

pom

Download vertx-deploy-test 3.2.5


<!-- 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.2.5</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.2.5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test:3.2.5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test:pom:3.2.5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test" rev="3.2.5">
  <artifact name="vertx-deploy-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test', version='3.2.5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test" % "3.2.5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test "3.2.5"]