is not current version
Last Version 0.4.0

com.github.fdimuccio:play2-sockjs_2.10 0.2.4

play2-sockjs

GroupId

GroupId

com.github.fdimuccio
ArtifactId

ArtifactId

play2-sockjs_2.10
Version

Version

0.2.4
Type

Type

jar

Download play2-sockjs_2.10 0.2.4


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