Jar examples for v:vertx-utils
Myprysm Vert.x Utils is a set of utilities to fasten application development with Vert.x
You can download jar file vertx-utils 3.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add vertx-utils-3.0.1.jar to your project.
<dependency> <groupId>com.groupon.vertx</groupId> <artifactId>vertx-utils</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.groupon.vertx', name: 'vertx-utils', version: '3.0.1'
libraryDependencies += "com.groupon.vertx" % "vertx-utils" % "3.0.1"
<dependency org="com.groupon.vertx" name="vertx-utils" rev="3.0.1"/>
@Grapes(@Grab(group='com.groupon.vertx', module='vertx-utils', version='3.0.1'))
'com.groupon.vertx:vertx-utils:jar:3.0.1'
Click the following link to download the jar file.
vertx-utils-3.0.1-javadoc.jar