s

scalapb-json-common_native0.4_2.13

Json/Protobuf convertors for ScalaPB
https://github.com/scalapb-json/scalapb-json-common
MIT
io.github.scalapb-json
Kenji Yoshida
Files download
File Operation
scalapb-json-common_native0.4_2.13-0.9.0.jar download
scalapb-json-common_native0.4_2.13-0.9.0.pom download
scalapb-json-common_native0.4_2.13-0.9.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.scalapb-json</groupId>
  <artifactId>scalapb-json-common_native0.4_2.13</artifactId>
  <version>0.9.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.scalapb-json:scalapb-json-common_native0.4_2.13:0.9.0'
Gradle Kotlin
implementation("io.github.scalapb-json:scalapb-json-common_native0.4_2.13:0.9.0")
Scala SBT
libraryDependencies += "io.github.scalapb-json" % "scalapb-json-common_native0.4_2.13" % "0.9.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.scalapb-json', module='scalapb-json-common_native0.4_2.13', version='0.9.0')
)
Apache Ivy
<dependency org="io.github.scalapb-json" name="scalapb-json-common_native0.4_2.13" rev="0.9.0" />
Leiningen
[io.github.scalapb-json/scalapb-json-common_native0.4_2.13 "0.9.0"]
Apache Buildr
'io.github.scalapb-json:scalapb-json-common_native0.4_2.13:jar:0.9.0'