is not current version
Last Version 3.0.0-Alpha9

org.atmosphere:vibe-platform-ws 3.0.0-Alpha8


Categories

Categories

ORM Data
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

vibe-platform-ws
Version

Version

3.0.0-Alpha8
Type

Type

jar

Download vibe-platform-ws 3.0.0-Alpha8


<!-- https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-ws/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>vibe-platform-ws</artifactId>
    <version>3.0.0-Alpha8</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-ws/
implementation 'org.atmosphere:vibe-platform-ws:3.0.0-Alpha8'
// https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-ws/
implementation ("org.atmosphere:vibe-platform-ws:3.0.0-Alpha8")
'org.atmosphere:vibe-platform-ws:jar:3.0.0-Alpha8'
<dependency org="org.atmosphere" name="vibe-platform-ws" rev="3.0.0-Alpha8">
  <artifact name="vibe-platform-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='vibe-platform-ws', version='3.0.0-Alpha8')
)
libraryDependencies += "org.atmosphere" % "vibe-platform-ws" % "3.0.0-Alpha8"
[org.atmosphere/vibe-platform-ws "3.0.0-Alpha8"]