Jar examples for f:fabric-vertx
You can download jar file fabric-vertx 1.2.0.Beta4 in this page.
Apache License
You can use the following script to add fabric-vertx-1.2.0.Beta4.jar to your project.
<dependency> <groupId>io.fabric8</groupId> <artifactId>fabric-vertx</artifactId> <version>1.2.0.Beta4</version> </dependency>
compile group: 'io.fabric8', name: 'fabric-vertx', version: '1.2.0.Beta4'
libraryDependencies += "io.fabric8" % "fabric-vertx" % "1.2.0.Beta4"
<dependency org="io.fabric8" name="fabric-vertx" rev="1.2.0.Beta4"/>
@Grapes(@Grab(group='io.fabric8', module='fabric-vertx', version='1.2.0.Beta4'))
'io.fabric8:fabric-vertx:jar:1.2.0.Beta4'
Click the following link to download the jar file.
fabric-vertx-1.2.0.Beta4-sources.jar