Last Version

refuel-http 1.0.0-RC6

Http client for Scala.

License

License

GroupId

GroupId

com.phylage
ArtifactId

ArtifactId

refuel-http_2.11
Version

Version

1.0.0-RC6
Type

Type

jar
Description

Description

refuel-http
Http client for Scala.
Project URL

Project URL

https://github.com/giiita/refuel/tree/master/refuel-http
Project Organization

Project Organization

com.phylage
Source Code Management

Source Code Management

https://github.com/giiita/refuel

Download refuel-http_2.11 1.0.0-RC6


<!-- https://jarcasting.com/artifacts/com.phylage/refuel-http_2.11/ -->
<dependency>
    <groupId>com.phylage</groupId>
    <artifactId>refuel-http_2.11</artifactId>
    <version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-http_2.11/
implementation 'com.phylage:refuel-http_2.11:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.phylage/refuel-http_2.11/
implementation ("com.phylage:refuel-http_2.11:1.0.0-RC6")
'com.phylage:refuel-http_2.11:jar:1.0.0-RC6'
<dependency org="com.phylage" name="refuel-http_2.11" rev="1.0.0-RC6">
  <artifact name="refuel-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-http_2.11', version='1.0.0-RC6')
)
libraryDependencies += "com.phylage" % "refuel-http_2.11" % "1.0.0-RC6"
[com.phylage/refuel-http_2.11 "1.0.0-RC6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.phylage : refuel-json_2.11 jar 1.0.0-RC6
com.typesafe.akka : akka-actor_2.11 jar 2.5.23
com.typesafe.akka : akka-stream_2.11 jar 2.5.23
com.typesafe.akka : akka-http-jackson_2.11 jar 10.1.8
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.9.9

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.0

Project Modules

There are no modules declared in this project.