is not current version
Last Version 1.3.11

org.swisspush.gateleen:gateleen-delegate 1.0.50

Middleware library based on Vert.x to build advanced JSON/REST communication servers

GroupId

GroupId

org.swisspush.gateleen
ArtifactId

ArtifactId

gateleen-delegate
Version

Version

1.0.50
Type

Type

jar

Download gateleen-delegate 1.0.50


<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/ -->
<dependency>
    <groupId>org.swisspush.gateleen</groupId>
    <artifactId>gateleen-delegate</artifactId>
    <version>1.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/
implementation 'org.swisspush.gateleen:gateleen-delegate:1.0.50'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-delegate/
implementation ("org.swisspush.gateleen:gateleen-delegate:1.0.50")
'org.swisspush.gateleen:gateleen-delegate:jar:1.0.50'
<dependency org="org.swisspush.gateleen" name="gateleen-delegate" rev="1.0.50">
  <artifact name="gateleen-delegate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-delegate', version='1.0.50')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-delegate" % "1.0.50"
[org.swisspush.gateleen/gateleen-delegate "1.0.50"]