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