GroupId | GroupIdcom.github.fdimuccio |
---|---|
ArtifactId | ArtifactIdplay2-sockjs_2.10 |
Version | Version0.2.6 |
Type | Typejar |
Filename | Size |
---|---|
play2-sockjs_2.10-0.2.6.pom | |
play2-sockjs_2.10-0.2.6.jar | 466 KB |
play2-sockjs_2.10-0.2.6-sources.jar | 24 KB |
play2-sockjs_2.10-0.2.6-javadoc.jar | 456 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.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.10/
implementation 'com.github.fdimuccio:play2-sockjs_2.10:0.2.6'
// https://jarcasting.com/artifacts/com.github.fdimuccio/play2-sockjs_2.10/
implementation ("com.github.fdimuccio:play2-sockjs_2.10:0.2.6")
'com.github.fdimuccio:play2-sockjs_2.10:jar:0.2.6'
<dependency org="com.github.fdimuccio" name="play2-sockjs_2.10" rev="0.2.6">
<artifact name="play2-sockjs_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fdimuccio', module='play2-sockjs_2.10', version='0.2.6')
)
libraryDependencies += "com.github.fdimuccio" % "play2-sockjs_2.10" % "0.2.6"
[com.github.fdimuccio/play2-sockjs_2.10 "0.2.6"]