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