License |
License |
---|---|
GroupId | GroupIdcom.github.fdimuccio |
ArtifactId | ArtifactIdplay2-sockjs_2.12 |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionplay2-sockjs
play2-sockjs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play2-sockjs_2.12-0.8.2.pom | |
play2-sockjs_2.12-0.8.2.jar | 258 KB |
play2-sockjs_2.12-0.8.2-sources.jar | 31 KB |
play2-sockjs_2.12-0.8.2-javadoc.jar | 1 MB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.12/
implementation 'com.github.fdimuccio:play2-sockjs_2.12:0.8.2'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.12/
implementation ("com.github.fdimuccio:play2-sockjs_2.12:0.8.2")
'com.github.fdimuccio:play2-sockjs_2.12:jar:0.8.2'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.12" rev="0.8.2">
<artifact name="play2-sockjs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.12', version='0.8.2')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.12" % "0.8.2"
[com.github.fdimuccio/play2-sockjs_2.12 "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.8.8 |
com.google.inject : guice | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.12 | jar | 10.2.4 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.14 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
com.typesafe.play : play-test_2.12 | jar | 2.8.8 |
com.typesafe.play : play-guice_2.12 | jar | 2.8.8 |
com.typesafe.play : play-netty-server_2.12 | jar | 2.8.8 |