| License |
License |
|---|---|
| GroupId | GroupIdorg.swisspush.gateleen |
| ArtifactId | ArtifactIdgateleen-playground |
| Version | Version1.1.72 |
| Type | Typejar |
| Description |
DescriptionMiddleware library based on Vert.x to build advanced JSON/REST communication servers
|
| Filename | Size |
|---|---|
| gateleen-playground-1.1.72.pom | |
| gateleen-playground-1.1.72.jar | 260 KB |
| gateleen-playground-1.1.72-sources.jar | 257 KB |
| gateleen-playground-1.1.72-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/ -->
<dependency>
<groupId>org.swisspush.gateleen</groupId>
<artifactId>gateleen-playground</artifactId>
<version>1.1.72</version>
</dependency>
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation 'org.swisspush.gateleen:gateleen-playground:1.1.72'
// https://jarcasting.com/artifacts/org.swisspush.gateleen/gateleen-playground/
implementation ("org.swisspush.gateleen:gateleen-playground:1.1.72")
'org.swisspush.gateleen:gateleen-playground:jar:1.1.72'
<dependency org="org.swisspush.gateleen" name="gateleen-playground" rev="1.1.72">
<artifact name="gateleen-playground" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swisspush.gateleen', module='gateleen-playground', version='1.1.72')
)
libraryDependencies += "org.swisspush.gateleen" % "gateleen-playground" % "1.1.72"
[org.swisspush.gateleen/gateleen-playground "1.1.72"]