не последняя версия
Последняя версия 1.3.11

org.swisspush.gateleen:gateleen-playground 1.0.48

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

Группа

Группа

org.swisspush.gateleen
Идентификатор

Идентификатор

gateleen-playground
Версия

Версия

1.0.48
Тип

Тип

jar

Скачать gateleen-playground 1.0.48


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