is not current version
Last Version 0.8.2

com.github.fdimuccio:play2-sockjs_2.13 0.7.1

play2-sockjs

GroupId

GroupId

com.github.fdimuccio
ArtifactId

ArtifactId

play2-sockjs_2.13
Version

Version

0.7.1
Type

Type

jar

Download play2-sockjs_2.13 0.7.1


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