не последняя версия
Последняя версия 1.5.4

com.phylage:refuel-http_2.13 1.0.0-RC5

Http client for Scala.

Группа

Группа

com.phylage
Идентификатор

Идентификатор

refuel-http_2.13
Версия

Версия

1.0.0-RC5
Тип

Тип

jar

Скачать refuel-http_2.13 1.0.0-RC5


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