Download yoke-extras-2.0.12.jar file - Jar y

Jar examples for y:yoke-extras

Description

Extras for Yoke a middleware framework for Vert.x

You can download jar file yoke-extras 2.0.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add yoke-extras-2.0.12.jar to your project.

<dependency>
   <groupId>com.jetdrone</groupId>
   <artifactId>yoke-extras</artifactId>
   <version>2.0.12</version>
</dependency>
compile group: 'com.jetdrone', name: 'yoke-extras', version: '2.0.12'
libraryDependencies += "com.jetdrone" % "yoke-extras" % "2.0.12"
<dependency org="com.jetdrone" name="yoke-extras" rev="2.0.12"/>
@Grapes(@Grab(group='com.jetdrone', module='yoke-extras', version='2.0.12'))
'com.jetdrone:yoke-extras:jar:2.0.12'

Download

Click the following link to download the jar file.

yoke-extras-2.0.12-javadoc.jar
yoke-extras-2.0.12-sources.jar
yoke-extras-2.0.12.jar
yoke-extras-2.0.12.pom



Related Tutorials