is not current version
Last Version 3.0.0-RC.4

org.zalando:riptide-timeout 3.0.0-RC.1

Client side response routing

Categories

Categories

IDE Development Tools Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-timeout
Version

Version

3.0.0-RC.1
Type

Type

jar

Download riptide-timeout 3.0.0-RC.1


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