License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.rhttpc |
ArtifactId | ArtifactIdrhttpc-json4s_2.11 |
Version | Version0.8.4 |
Type | Typejar |
Description |
Descriptionrhttpc-json4s
rhttpc-json4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rhttpc-json4s_2.11-0.8.4.pom | |
rhttpc-json4s_2.11-0.8.4.jar | 68 KB |
rhttpc-json4s_2.11-0.8.4-sources.jar | 8 KB |
rhttpc-json4s_2.11-0.8.4-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhttpc/rhttpc-json4s_2.11/ -->
<dependency>
<groupId>org.rhttpc</groupId>
<artifactId>rhttpc-json4s_2.11</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-json4s_2.11/
implementation 'org.rhttpc:rhttpc-json4s_2.11:0.8.4'
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-json4s_2.11/
implementation ("org.rhttpc:rhttpc-json4s_2.11:0.8.4")
'org.rhttpc:rhttpc-json4s_2.11:jar:0.8.4'
<dependency org="org.rhttpc" name="rhttpc-json4s_2.11" rev="0.8.4">
<artifact name="rhttpc-json4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhttpc', module='rhttpc-json4s_2.11', version='0.8.4')
)
libraryDependencies += "org.rhttpc" % "rhttpc-json4s_2.11" % "0.8.4"
[org.rhttpc/rhttpc-json4s_2.11 "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.rhttpc : rhttpc-transport_2.11 | jar | 0.8.4 |
org.json4s : json4s-native_2.11 | jar | 3.4.2 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.7 |