License |
License |
---|---|
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-http_2.12 |
Version | Version1.5.4 |
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.12-1.5.4.pom | |
refuel-http_2.12-1.5.4.jar | 103 KB |
refuel-http_2.12-1.5.4-sources.jar | 10 KB |
refuel-http_2.12-1.5.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.phylage : refuel-json_2.12 | jar | 1.5.4 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.3 |