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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials