scalapb / scalapb-json4s   0.12.1

Apache License 2.0 Website GitHub

Json/Protobuf convertors for ScalaPB

Scala versions: 3.x 2.13 2.12 2.11 2.10

scalapb-json4s 0.9.2


Group ID:
com.thesamet.scalapb
Artifact ID:
scalapb-json4s_2.13
Version:
0.9.2
Release Date:
Jun 17, 2019
Licenses:
Files:

libraryDependencies += "com.thesamet.scalapb" %% "scalapb-json4s" % "0.9.2"

Mill build tool

ivy"com.thesamet.scalapb::scalapb-json4s:0.9.2"

Scala CLI

//> using dep "com.thesamet.scalapb::scalapb-json4s:0.9.2"

Ammonite REPL

import $ivy.`com.thesamet.scalapb::scalapb-json4s:0.9.2`

<dependency>
  <groupId>com.thesamet.scalapb</groupId>
  <artifactId>scalapb-json4s_2.13</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.thesamet.scalapb', name: 'scalapb-json4s_2.13', version: '0.9.2'