Last Version

jsonclient 0.5.0

Simple Json Http Client

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.mellowtech
ArtifactId

ArtifactId

jsonclient_2.12
Version

Version

0.5.0
Type

Type

jar
Description

Description

jsonclient
Simple Json Http Client
Project URL

Project URL

https://github.com/msvens/jsonclient
Project Organization

Project Organization

Mellowtech
Source Code Management

Source Code Management

https://github.com/msvens/jsonclient.git

Download jsonclient_2.12 0.5.0


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.