http-client

provides a reactive (async & non-blocking) http client API (based on netty)

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.simplyscala
ArtifactId

ArtifactId

http-client_2.10
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

http-client
provides a reactive (async & non-blocking) http client API (based on netty)
Project URL

Project URL

https://github.com/SimplyScala/http-client
Project Organization

Project Organization

com.github.simplyscala

Download http-client_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.simplyscala/http-client_2.10/ -->
<dependency>
    <groupId>com.github.simplyscala</groupId>
    <artifactId>http-client_2.10</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simplyscala/http-client_2.10/
implementation 'com.github.simplyscala:http-client_2.10:0.1'
// https://jarcasting.com/artifacts/com.github.simplyscala/http-client_2.10/
implementation ("com.github.simplyscala:http-client_2.10:0.1")
'com.github.simplyscala:http-client_2.10:jar:0.1'
<dependency org="com.github.simplyscala" name="http-client_2.10" rev="0.1">
  <artifact name="http-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simplyscala', module='http-client_2.10', version='0.1')
)
libraryDependencies += "com.github.simplyscala" % "http-client_2.10" % "0.1"
[com.github.simplyscala/http-client_2.10 "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
com.ning : async-http-client jar 1.7.19

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9.1
com.github.simplyscala : simplyscala-server_2.10 jar 0.5

Project Modules

There are no modules declared in this project.
com.github.simplyscala

SimplyScala

Versions

Version
0.1