is not current version
Last Version 3.0.0

com.jetdrone:yoke-project 2.0.19

Yoke a middleware framework for Vert.x 2

GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

yoke-project
Version

Version

2.0.19
Type

Type

pom

Download yoke-project 2.0.19

Filename Size
yoke-project-2.0.19.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jetdrone/yoke-project/ -->
<dependency>
    <groupId>com.jetdrone</groupId>
    <artifactId>yoke-project</artifactId>
    <version>2.0.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jetdrone/yoke-project/
implementation 'com.jetdrone:yoke-project:2.0.19'
// https://jarcasting.com/artifacts/com.jetdrone/yoke-project/
implementation ("com.jetdrone:yoke-project:2.0.19")
'com.jetdrone:yoke-project:pom:2.0.19'
<dependency org="com.jetdrone" name="yoke-project" rev="2.0.19">
  <artifact name="yoke-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jetdrone', module='yoke-project', version='2.0.19')
)
libraryDependencies += "com.jetdrone" % "yoke-project" % "2.0.19"
[com.jetdrone/yoke-project "2.0.19"]