scalapb-circe

Json/Protobuf convertors for ScalaPB

License

License

MIT
Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

io.github.scalapb-json
ArtifactId

ArtifactId

scalapb-circe_2.13.0-M5
Last Version

Last Version

0.5.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

scalapb-circe
Json/Protobuf convertors for ScalaPB
Project URL

Project URL

https://github.com/scalapb-json/scalapb-circe
Project Organization

Project Organization

io.github.scalapb-json

Download scalapb-circe_2.13.0-M5

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-circe_2.13.0-M5/ -->
<dependency>
    <groupId>io.github.scalapb-json</groupId>
    <artifactId>scalapb-circe_2.13.0-M5</artifactId>
    <version>0.5.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-circe_2.13.0-M5/
implementation 'io.github.scalapb-json:scalapb-circe_2.13.0-M5:0.5.0-M3'
// https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-circe_2.13.0-M5/
implementation ("io.github.scalapb-json:scalapb-circe_2.13.0-M5:0.5.0-M3")
'io.github.scalapb-json:scalapb-circe_2.13.0-M5:jar:0.5.0-M3'
<dependency org="io.github.scalapb-json" name="scalapb-circe_2.13.0-M5" rev="0.5.0-M3">
  <artifact name="scalapb-circe_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalapb-json', module='scalapb-circe_2.13.0-M5', version='0.5.0-M3')
)
libraryDependencies += "io.github.scalapb-json" % "scalapb-circe_2.13.0-M5" % "0.5.0-M3"
[io.github.scalapb-json/scalapb-circe_2.13.0-M5 "0.5.0-M3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
io.github.scalapb-json : scalapb-json-common_2.13.0-M5 jar 0.5.0-M3
io.circe : circe-parser_2.13.0-M5 jar 0.11.1
com.google.protobuf : protobuf-java jar 3.7.0

test (3)

Group / Artifact Type Version
com.thesamet.scalapb : scalapb-runtime_2.13.0-M5 jar 0.9.0-M3
org.scalatest : scalatest_2.13.0-M5 jar 3.0.7
com.google.protobuf : protobuf-java-util jar 3.7.0

Project Modules

There are no modules declared in this project.
io.github.scalapb-json
Json/Protobuf convertor libraries for ScalaPB

Versions

Version
0.5.0-M3
0.5.0-M2