Download vertx-deploy-test-artifact-3.5.1.jar file - Jar v

Jar examples for v:vertx-deploy-test-artifact

Description

Vert.x deploy test artifact.

You can download jar file vertx-deploy-test-artifact 3.5.1 in this page.

Build File

You can use the following script to add vertx-deploy-test-artifact-3.5.1.jar to your project.

<dependency>
   <groupId>nl.jpoint.vertx-deploy-tools</groupId>
   <artifactId>vertx-deploy-test-artifact</artifactId>
   <version>3.5.1</version>
</dependency>
compile group: 'nl.jpoint.vertx-deploy-tools', name: 'vertx-deploy-test-artifact', version: '3.5.1'
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-artifact" % "3.5.1"
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-artifact" rev="3.5.1"/>
@Grapes(@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-artifact', version='3.5.1'))
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-artifact:jar:3.5.1'

Download

Click the following link to download the jar file.

vertx-deploy-test-artifact-3.5.1-sources.jar
vertx-deploy-test-artifact-3.5.1.jar
vertx-deploy-test-artifact-3.5.1.pom



Related Tutorials