is not current version
Last Version 1.0.4

com.originate:play2-websocket_2.10 1.0.3

Scalable resilient to failures WebSocket/Socket.IO messaging module for Scala Play 2 for cloud environments.

GroupId

GroupId

com.originate
ArtifactId

ArtifactId

play2-websocket_2.10
Version

Version

1.0.3
Type

Type

jar

Download play2-websocket_2.10 1.0.3


<!-- https://jarcasting.com/artifacts/com.originate/play2-websocket_2.10/ -->
<dependency>
    <groupId>com.originate</groupId>
    <artifactId>play2-websocket_2.10</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.originate/play2-websocket_2.10/
implementation 'com.originate:play2-websocket_2.10:1.0.3'
// https://jarcasting.com/artifacts/com.originate/play2-websocket_2.10/
implementation ("com.originate:play2-websocket_2.10:1.0.3")
'com.originate:play2-websocket_2.10:jar:1.0.3'
<dependency org="com.originate" name="play2-websocket_2.10" rev="1.0.3">
  <artifact name="play2-websocket_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.originate', module='play2-websocket_2.10', version='1.0.3')
)
libraryDependencies += "com.originate" % "play2-websocket_2.10" % "1.0.3"
[com.originate/play2-websocket_2.10 "1.0.3"]