is not current version
Last Version 2.1.1

org.webpieces:http-backpressure-tests 2.0.149

Backpressure tests

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-backpressure-tests
Version

Version

2.0.149
Type

Type

jar

Download http-backpressure-tests 2.0.149


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