License |
License |
---|---|
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-http_2.11 |
Version | Version1.0.0-RC6 |
Type | Typejar |
Description |
Descriptionrefuel-http
Http client for Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refuel-http_2.11-1.0.0-RC6.pom | |
refuel-http_2.11-1.0.0-RC6.jar | 84 KB |
refuel-http_2.11-1.0.0-RC6-sources.jar | 6 KB |
refuel-http_2.11-1.0.0-RC6-javadoc.jar | 456 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.0 |