Last Version

refuel-http 1.5.4

Http client for Scala.

License

License

GroupId

GroupId

com.phylage
ArtifactId

ArtifactId

refuel-http_2.12
Version

Version

1.5.4
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.12 1.5.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.phylage : refuel-json_2.12 jar 1.5.4

provided (2)

Group / Artifact Type Version
com.typesafe.akka : akka-stream_2.12 jar 2.6.13
com.typesafe.akka : akka-http_2.12 jar 10.2.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.3

Project Modules

There are no modules declared in this project.