scala-stomp-websocket-client 0.1.2


Group ID:
com.github.vooolll
Artifact ID:
scala-stomp-websocket-client_2.11
Version:
0.1.2
Release Date:
Jun 14, 2018
Licenses:
Files:

libraryDependencies += "com.github.vooolll" %% "scala-stomp-websocket-client" % "0.1.2"

Mill build tool

ivy"com.github.vooolll::scala-stomp-websocket-client:0.1.2"

Scala CLI

//> using dep "com.github.vooolll::scala-stomp-websocket-client:0.1.2"

Ammonite REPL

import $ivy.`com.github.vooolll::scala-stomp-websocket-client:0.1.2`

<dependency>
  <groupId>com.github.vooolll</groupId>
  <artifactId>scala-stomp-websocket-client_2.11</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.vooolll', name: 'scala-stomp-websocket-client_2.11', version: '0.1.2'