GroupId | GroupIdcom.github.fdimuccio |
---|---|
ArtifactId | ArtifactIdplay2-sockjs_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
play2-sockjs_2.11-0.6.0.pom | |
play2-sockjs_2.11-0.6.0.jar | 367 KB |
play2-sockjs_2.11-0.6.0-sources.jar | 31 KB |
play2-sockjs_2.11-0.6.0-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/ -->
<dependency>
<groupId>com.github.fdimuccio</groupId>
<artifactId>play2-sockjs_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/
implementation 'com.github.fdimuccio:play2-sockjs_2.11:0.6.0'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.11/
implementation ("com.github.fdimuccio:play2-sockjs_2.11:0.6.0")
'com.github.fdimuccio:play2-sockjs_2.11:jar:0.6.0'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.11" rev="0.6.0">
<artifact name="play2-sockjs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.11', version='0.6.0')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.11" % "0.6.0"
[com.github.fdimuccio/play2-sockjs_2.11 "0.6.0"]