is not current version
Last Version 0.8.2

com.github.fdimuccio:play2-sockjs_2.12 0.8.0

play2-sockjs

GroupId

GroupId

com.github.fdimuccio
ArtifactId

ArtifactId

play2-sockjs_2.12
Version

Version

0.8.0
Type

Type

jar

Download play2-sockjs_2.12 0.8.0


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