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