is not current version
Last Version 3.0.0

com.jetdrone:yoke-project 2.0.15

Yoke a middleware framework for Vert.x 2

GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

yoke-project
Version

Version

2.0.15
Type

Type

pom

Download yoke-project 2.0.15

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

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