is not current version
Last Version 3.2.2

org.zalando:riptide-capture 3.0.0-RC.15

Client side response routing

Categories

Categories

IDE Development Tools Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-capture
Version

Version

3.0.0-RC.15
Type

Type

jar

Download riptide-capture 3.0.0-RC.15


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