websocket 0.2.1


Group ID:
com.github.acsgh.mad.scala.router
Artifact ID:
websocket_2.12
Version:
0.2.1
Release Date:
Oct 23, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.mad.scala.router" %% "websocket" % "0.2.1"

Mill build tool

ivy"com.github.acsgh.mad.scala.router::websocket:0.2.1"

Scala CLI

//> using dep "com.github.acsgh.mad.scala.router::websocket:0.2.1"

Ammonite REPL

import $ivy.`com.github.acsgh.mad.scala.router::websocket:0.2.1`

<dependency>
  <groupId>com.github.acsgh.mad.scala.router</groupId>
  <artifactId>websocket_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.acsgh.mad.scala.router', name: 'websocket_2.12', version: '0.2.1'