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

com.github.xuwei-k:httpz-scalaj_2.11 0.5.0

purely functional http client

Категории

Категории

Scala Языки программирования
Группа

Группа

com.github.xuwei-k
Идентификатор

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

httpz-scalaj_2.11
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать httpz-scalaj_2.11 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.11/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz-scalaj_2.11</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.11/
implementation 'com.github.xuwei-k:httpz-scalaj_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.11/
implementation ("com.github.xuwei-k:httpz-scalaj_2.11:0.5.0")
'com.github.xuwei-k:httpz-scalaj_2.11:jar:0.5.0'
<dependency org="com.github.xuwei-k" name="httpz-scalaj_2.11" rev="0.5.0">
  <artifact name="httpz-scalaj_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-scalaj_2.11', version='0.5.0')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-scalaj_2.11" % "0.5.0"
[com.github.xuwei-k/httpz-scalaj_2.11 "0.5.0"]