is not current version
Last Version 1.0.2

com.voodoodyne.hattery:hattery 0.25

Fluent, immutable Java API for making HTTP calls

GroupId

GroupId

com.voodoodyne.hattery
ArtifactId

ArtifactId

hattery
Version

Version

0.25
Type

Type

jar

Download hattery 0.25


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