nawforce / scala-json-rpc   1.1.0

MIT License GitHub

Let your servers and clients communicate over function calls! JSON-RPC 2.0 library for Scala and Scala.js

Scala versions: 2.13
Scala.js versions: 1.x

scala-json-rpc-circe-json-serializer 1.0.1


Group ID:
com.github.nawforce
Artifact ID:
scala-json-rpc-circe-json-serializer_2.13
Version:
1.0.1
Release Date:
Sept 20, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.nawforce" %% "scala-json-rpc-circe-json-serializer" % "1.0.1"

Mill build tool

ivy"com.github.nawforce::scala-json-rpc-circe-json-serializer:1.0.1"

Scala CLI

//> using dep "com.github.nawforce::scala-json-rpc-circe-json-serializer:1.0.1"

Ammonite REPL

import $ivy.`com.github.nawforce::scala-json-rpc-circe-json-serializer:1.0.1`

<dependency>
  <groupId>com.github.nawforce</groupId>
  <artifactId>scala-json-rpc-circe-json-serializer_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.nawforce', name: 'scala-json-rpc-circe-json-serializer_2.13', version: '1.0.1'