is not current version
Last Version 0.4.7

com.spotify.ffwd:ffwd-http-client 0.4.0

High-level HTTP client for sending metrics to a remove FFWD instances.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify.ffwd
ArtifactId

ArtifactId

ffwd-http-client
Version

Version

0.4.0
Type

Type

jar

Download ffwd-http-client 0.4.0


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