License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.vooolll |
ArtifactId | ArtifactIdscala-stomp-websocket-client_2.11 |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionscala-stomp-websocket-client
Scala STOMP web socket client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.vooolll |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.vooolll/scala-stomp-websocket-client_2.11/ -->
<dependency>
<groupId>com.github.vooolll</groupId>
<artifactId>scala-stomp-websocket-client_2.11</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vooolll/scala-stomp-websocket-client_2.11/
implementation 'com.github.vooolll:scala-stomp-websocket-client_2.11:0.1.2'
// https://jarcasting.com/artifacts/com.github.vooolll/scala-stomp-websocket-client_2.11/
implementation ("com.github.vooolll:scala-stomp-websocket-client_2.11:0.1.2")
'com.github.vooolll:scala-stomp-websocket-client_2.11:jar:0.1.2'
<dependency org="com.github.vooolll" name="scala-stomp-websocket-client_2.11" rev="0.1.2">
<artifact name="scala-stomp-websocket-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vooolll', module='scala-stomp-websocket-client_2.11', version='0.1.2')
)
libraryDependencies += "com.github.vooolll" % "scala-stomp-websocket-client_2.11" % "0.1.2"
[com.github.vooolll/scala-stomp-websocket-client_2.11 "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.java-websocket : Java-WebSocket | jar | 1.3.8 |