is not current version
Last Version 2.6.4

org.atmosphere.nettosphere.samples:nettosphere-jersey-chat 2.0.3


Categories

Categories

Net Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.nettosphere.samples
ArtifactId

ArtifactId

nettosphere-jersey-chat
Version

Version

2.0.3
Type

Type

jar

Download nettosphere-jersey-chat 2.0.3


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