Jar examples for y:yoke
Yoke a middleware framework for Vert.x
You can download jar file yoke 3.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add yoke-3.0.0.jar to your project.
<dependency> <groupId>com.jetdrone</groupId> <artifactId>yoke</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.jetdrone', name: 'yoke', version: '3.0.0'
libraryDependencies += "com.jetdrone" % "yoke" % "3.0.0"
<dependency org="com.jetdrone" name="yoke" rev="3.0.0"/>
@Grapes(@Grab(group='com.jetdrone', module='yoke', version='3.0.0'))
'com.jetdrone:yoke:jar:3.0.0'
Click the following link to download the jar file.
yoke-3.0.0-javadoc.jar