lock-free / pcp   0.1.1

MIT License GitHub

A simple Lisp-Style protocol for communication

Scala versions: 2.12

pcp 0.1.0


Group ID:
io.github.idata-shopee
Artifact ID:
pcp_2.12
Version:
0.1.0
Release Date:
Oct 30, 2018
Licenses:
Files:

libraryDependencies += "io.github.idata-shopee" %% "pcp" % "0.1.0"

Mill build tool

ivy"io.github.idata-shopee::pcp:0.1.0"

Scala CLI

//> using dep "io.github.idata-shopee::pcp:0.1.0"

Ammonite REPL

import $ivy.`io.github.idata-shopee::pcp:0.1.0`

<dependency>
  <groupId>io.github.idata-shopee</groupId>
  <artifactId>pcp_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.idata-shopee', name: 'pcp_2.12', version: '0.1.0'