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