License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdio.github.scalapb-json |
ArtifactId | ArtifactIdscalapb-json-common_2.10 |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionscalapb-json-common
Json/Protobuf convertors for ScalaPB
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.github.scalapb-json |
<!-- 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.3.2</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.3.2'
// https://jarcasting.com/artifacts/io.github.scalapb-json/scalapb-json-common_2.10/
implementation ("io.github.scalapb-json:scalapb-json-common_2.10:0.3.2")
'io.github.scalapb-json:scalapb-json-common_2.10:jar:0.3.2'
<dependency org="io.github.scalapb-json" name="scalapb-json-common_2.10" rev="0.3.2">
<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.3.2')
)
libraryDependencies += "io.github.scalapb-json" % "scalapb-json-common_2.10" % "0.3.2"
[io.github.scalapb-json/scalapb-json-common_2.10 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.thesamet.scalapb : scalapb-runtime_2.10 | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.10 | jar | 0.6.6 |
com.google.protobuf : protobuf-java-util | jar | 3.6.1 |
com.github.scalaprops : scalaprops_2.10 | jar | 0.5.5 |