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