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

com.voodoodyne.hattery:hattery 0.39

Fluent, immutable Java API for making HTTP calls

Группа

Группа

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

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

hattery
Версия

Версия

0.39
Тип

Тип

jar

Скачать hattery 0.39


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