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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials