is not current version
Last Version 0.3.2

io.github.scalapb-json:scalapb-json-common_2.10 0.2.3

Json/Protobuf convertors for ScalaPB

Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

io.github.scalapb-json
ArtifactId

ArtifactId

scalapb-json-common_2.10
Version

Version

0.2.3
Type

Type

jar

Download scalapb-json-common_2.10 0.2.3


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