License |
License |
---|---|
GroupId | GroupIdcom.github.fdimuccio |
ArtifactId | ArtifactIdplay2-sockjs_2.10 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionplay2-sockjs
play2-sockjs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play2-sockjs_2.10-0.4.0.pom | |
play2-sockjs_2.10-0.4.0.jar | 512 KB |
play2-sockjs_2.10-0.4.0-sources.jar | 29 KB |
play2-sockjs_2.10-0.4.0-javadoc.jar | 457 KB |
Browse |
<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.10/
implementation 'com.github.fdimuccio:play2-sockjs_2.10:0.4.0'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.10/
implementation ("com.github.fdimuccio:play2-sockjs_2.10:0.4.0")
'com.github.fdimuccio:play2-sockjs_2.10:jar:0.4.0'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.10" rev="0.4.0">
<artifact name="play2-sockjs_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.10', version='0.4.0')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.10" % "0.4.0"
[com.github.fdimuccio/play2-sockjs_2.10 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.11 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.10 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.10 | jar | 2.4.0 |
com.typesafe.play : play-ws_2.10 | jar | 2.4.0 |
org.specs2 : specs2_2.10 | jar | 2.3.12 |
junit : junit | jar | 4.8 |