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
Last Version

Last Version

0.11.3
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

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
io.github.scalapb-json : scalapb-json-common_2.13 jar 0.8.7
io.circe : circe-parser_2.13 jar 0.14.2

test (5)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.13 jar 0.9.0
io.circe : circe-generic_2.13 jar 0.14.2
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.11.11
org.scalatest : scalatest_2.13 jar 3.2.12
com.google.protobuf : protobuf-java-util jar 3.20.1

Project Modules

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

Versions

Version
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.5.0-M4