yakivy / poppet   0.3.5

MIT License GitHub

Minimal, type-safe RPC Scala library.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

poppet-coder-core 0.0.1


Group ID:
com.github.yakivy
Artifact ID:
poppet-coder-core_2.13
Version:
0.0.1
Release Date:
Jul 5, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.yakivy" %% "poppet-coder-core" % "0.0.1"

Mill build tool

ivy"com.github.yakivy::poppet-coder-core:0.0.1"

Scala CLI

//> using dep "com.github.yakivy::poppet-coder-core:0.0.1"

Ammonite REPL

import $ivy.`com.github.yakivy::poppet-coder-core:0.0.1`

<dependency>
  <groupId>com.github.yakivy</groupId>
  <artifactId>poppet-coder-core_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.yakivy', name: 'poppet-coder-core_2.13', version: '0.0.1'