Jar examples for v:vertx-configuration
You can download jar file vertx-configuration 0.1.0 in this page.
You can use the following script to add vertx-configuration-0.1.0.jar to your project.
<dependency> <groupId>me.escoffier.vertx</groupId> <artifactId>vertx-configuration</artifactId> <version>0.1.0</version> </dependency>
compile group: 'me.escoffier.vertx', name: 'vertx-configuration', version: '0.1.0'
libraryDependencies += "me.escoffier.vertx" % "vertx-configuration" % "0.1.0"
<dependency org="me.escoffier.vertx" name="vertx-configuration" rev="0.1.0"/>
@Grapes(@Grab(group='me.escoffier.vertx', module='vertx-configuration', version='0.1.0'))
'me.escoffier.vertx:vertx-configuration:jar:0.1.0'
Click the following link to download the jar file.
vertx-configuration-0.1.0-javadoc.jar