scalapb-json-common

Json/Protobuf convertors for ScalaPB

License

License

MIT
Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

io.github.scalapb-json
ArtifactId

ArtifactId

scalapb-json-common_sjs0.6_2.13.0-RC1
Last Version

Last Version

0.5.0-M5
Release Date

Release Date

Type

Type

jar
Description

Description

scalapb-json-common
Json/Protobuf convertors for ScalaPB
Project URL

Project URL

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

Project Organization

io.github.scalapb-json

Download scalapb-json-common_sjs0.6_2.13.0-RC1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-RC1
org.scala-js : scalajs-library_2.13.0-RC1 jar 0.6.28
com.thesamet.scalapb : scalapb-runtime_sjs0.6_2.13.0-RC1 jar 0.9.0-M6

test (5)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.13.0-RC1 jar 0.6.28
com.thesamet.scalapb : scalapb-runtime_2.13.0-RC1 jar 0.9.0-M6
com.lihaoyi : utest_sjs0.6_2.13.0-RC1 jar 0.6.7
com.github.scalaprops : scalaprops_sjs0.6_2.13.0-RC1 jar 0.6.0
org.scalatest : scalatest_sjs0.6_2.13.0-RC1 jar 3.0.8-RC3

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-M5
0.5.0-M4