Download vertx-swift-client-0.1.0.jar file - Jar v

Jar examples for v:vertx-swift-client

Description

You can download jar file vertx-swift-client 0.1.0 in this page.

Build File

You can use the following script to add vertx-swift-client-0.1.0.jar to your project.

<dependency>
   <groupId>fr.wseduc</groupId>
   <artifactId>vertx-swift-client</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'fr.wseduc', name: 'vertx-swift-client', version: '0.1.0'
libraryDependencies += "fr.wseduc" % "vertx-swift-client" % "0.1.0"
<dependency org="fr.wseduc" name="vertx-swift-client" rev="0.1.0"/>
@Grapes(@Grab(group='fr.wseduc', module='vertx-swift-client', version='0.1.0'))
'fr.wseduc:vertx-swift-client:jar:0.1.0'

Download

Click the following link to download the jar file.

vertx-swift-client-0.1.0-javadoc.jar
vertx-swift-client-0.1.0-sources.jar
vertx-swift-client-0.1.0.jar
vertx-swift-client-0.1.0.pom



Related Tutorials