License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.thesamet.scalapb |
ArtifactId | ArtifactIdscalapb-json4s_2.11 |
Last Version | Last Version0.10.1-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalapb-json4s
scalapb-json4s
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.thesamet.scalapb |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-json4s_2.11/ -->
<dependency>
<groupId>com.thesamet.scalapb</groupId>
<artifactId>scalapb-json4s_2.11</artifactId>
<version>0.10.1-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-json4s_2.11/
implementation 'com.thesamet.scalapb:scalapb-json4s_2.11:0.10.1-M1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb/scalapb-json4s_2.11/
implementation ("com.thesamet.scalapb:scalapb-json4s_2.11:0.10.1-M1")
'com.thesamet.scalapb:scalapb-json4s_2.11:jar:0.10.1-M1'
<dependency org="com.thesamet.scalapb" name="scalapb-json4s_2.11" rev="0.10.1-M1">
<artifact name="scalapb-json4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb', module='scalapb-json4s_2.11', version='0.10.1-M1')
)
libraryDependencies += "com.thesamet.scalapb" % "scalapb-json4s_2.11" % "0.10.1-M1"
[com.thesamet.scalapb/scalapb-json4s_2.11 "0.10.1-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.thesamet.scalapb : scalapb-runtime_2.11 | jar | 0.10.0-M1 |
org.json4s : json4s-jackson_2.11 | jar | 3.6.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.2 |
com.google.protobuf : protobuf-java-util | jar | 3.8.0 |