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-play-json 0.3.0


Group ID:
com.github.yakivy
Artifact ID:
poppet-play-json_2.13
Version:
0.3.0
Release Date:
Nov 22, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.yakivy" %% "poppet-play-json" % "0.3.0"

Mill build tool

ivy"com.github.yakivy::poppet-play-json:0.3.0"

Scala CLI

//> using dep "com.github.yakivy::poppet-play-json:0.3.0"

Ammonite REPL

import $ivy.`com.github.yakivy::poppet-play-json:0.3.0`

<dependency>
  <groupId>com.github.yakivy</groupId>
  <artifactId>poppet-play-json_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.yakivy', name: 'poppet-play-json_2.13', version: '0.3.0'