yakivy / poppet   0.4.0

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-upickle 0.4.0


Group ID:
com.github.yakivy
Artifact ID:
poppet-upickle_3
Version:
0.4.0
Release Date:
Jun 13, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.3.0

libraryDependencies += "com.github.yakivy" %% "poppet-upickle" % "0.4.0"

Mill build tool

ivy"com.github.yakivy::poppet-upickle:0.4.0"

Scala CLI

//> using dep "com.github.yakivy::poppet-upickle:0.4.0"

Ammonite REPL

import $ivy.`com.github.yakivy::poppet-upickle:0.4.0`

<dependency>
  <groupId>com.github.yakivy</groupId>
  <artifactId>poppet-upickle_3</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.github.yakivy', name: 'poppet-upickle_3', version: '0.4.0'