Download vertx-deploy-test-artifact-3.2.6.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.2.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials