is not current version
Last Version 2.4.2

org.atmosphere.samples:vertx-jersey-chat 2.2.8


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

vertx-jersey-chat
Version

Version

2.2.8
Type

Type

jar

Download vertx-jersey-chat 2.2.8


<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/vertx-jersey-chat/ -->
<dependency>
    <groupId>org.atmosphere.samples</groupId>
    <artifactId>vertx-jersey-chat</artifactId>
    <version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/vertx-jersey-chat/
implementation 'org.atmosphere.samples:vertx-jersey-chat:2.2.8'
// https://jarcasting.com/artifacts/org.atmosphere.samples/vertx-jersey-chat/
implementation ("org.atmosphere.samples:vertx-jersey-chat:2.2.8")
'org.atmosphere.samples:vertx-jersey-chat:jar:2.2.8'
<dependency org="org.atmosphere.samples" name="vertx-jersey-chat" rev="2.2.8">
  <artifact name="vertx-jersey-chat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='vertx-jersey-chat', version='2.2.8')
)
libraryDependencies += "org.atmosphere.samples" % "vertx-jersey-chat" % "2.2.8"
[org.atmosphere.samples/vertx-jersey-chat "2.2.8"]