GroupId | GroupIdcom.github.fdimuccio |
---|---|
ArtifactId | ArtifactIdplay2-sockjs_2.13 |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
play2-sockjs_2.13-0.8.0.pom | |
play2-sockjs_2.13-0.8.0.jar | 260 KB |
play2-sockjs_2.13-0.8.0-sources.jar | 31 KB |
play2-sockjs_2.13-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.13/
implementation 'com.github.fdimuccio:play2-sockjs_2.13:0.8.0'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.13/
implementation ("com.github.fdimuccio:play2-sockjs_2.13:0.8.0")
'com.github.fdimuccio:play2-sockjs_2.13:jar:0.8.0'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.13" rev="0.8.0">
<artifact name="play2-sockjs_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.13', version='0.8.0')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.13" % "0.8.0"
[com.github.fdimuccio/play2-sockjs_2.13 "0.8.0"]