is not current version
Last Version 3.0.0

org.atmosphere:atmosphere-vertx-project 2.0.0

atmosphere-vertx: A HTTP/WebSocket server powered by Atmosphere and Vert.x Framework

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-vertx-project
Version

Version

2.0.0
Type

Type

pom

Download atmosphere-vertx-project 2.0.0


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