License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdorg.mellowtech |
ArtifactId | ArtifactIdjsonclient_2.12 |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionjsonclient
Simple Json Http Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonclient_2.12-0.5.0.pom | |
jsonclient_2.12-0.5.0.jar | 38 KB |
jsonclient_2.12-0.5.0-sources.jar | 3 KB |
jsonclient_2.12-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mellowtech/jsonclient_2.12/ -->
<dependency>
<groupId>org.mellowtech</groupId>
<artifactId>jsonclient_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mellowtech/jsonclient_2.12/
implementation 'org.mellowtech:jsonclient_2.12:0.5.0'
// https://jarcasting.com/artifacts/org.mellowtech/jsonclient_2.12/
implementation ("org.mellowtech:jsonclient_2.12:0.5.0")
'org.mellowtech:jsonclient_2.12:jar:0.5.0'
<dependency org="org.mellowtech" name="jsonclient_2.12" rev="0.5.0">
<artifact name="jsonclient_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mellowtech', module='jsonclient_2.12', version='0.5.0')
)
libraryDependencies += "org.mellowtech" % "jsonclient_2.12" % "0.5.0"
[org.mellowtech/jsonclient_2.12 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.8 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.23 |
de.heikoseeberger : akka-http-jsoniter-scala_2.12 | jar | 1.26.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.pegdown : pegdown | jar | 1.4.2 |