Download yoke-2.0.14.jar file - Jar y

Jar examples for y:yoke

Description

Yoke a middleware framework for Vert.x

You can download jar file yoke 2.0.14 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

yoke-2.0.14-javadoc.jar
yoke-2.0.14-sources.jar
yoke-2.0.14.jar
yoke-2.0.14.pom



Related Tutorials