is not current version
Last Version 2.6.4

org.atmosphere.wasync.samples:node.js-chat 1.0.0.RC1


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.atmosphere.wasync.samples
ArtifactId

ArtifactId

node.js-chat
Version

Version

1.0.0.RC1
Type

Type

jar

Download node.js-chat 1.0.0.RC1


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