lorancechen / rxsocket   0.13.1

GitHub

socket with reactive style.

Scala versions: 2.12 2.11 2.10

scall 0.1.3


Group ID:
com.scalachan
Artifact ID:
scall_2.12
Version:
0.1.3
Release Date:
Aug 13, 2017
Licenses:
Files:

libraryDependencies += "com.scalachan" %% "scall" % "0.1.3"

Mill build tool

ivy"com.scalachan::scall:0.1.3"

Scala CLI

//> using dep "com.scalachan::scall:0.1.3"

Ammonite REPL

import $ivy.`com.scalachan::scall:0.1.3`

<dependency>
  <groupId>com.scalachan</groupId>
  <artifactId>scall_2.12</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.scalachan', name: 'scall_2.12', version: '0.1.3'