GroupId | GroupIdorg.webpieces |
---|---|
ArtifactId | ArtifactIdhttp-backpressure-tests |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
http-backpressure-tests-2.0.6.pom | |
http-backpressure-tests-2.0.6.jar | 361 bytes |
http-backpressure-tests-2.0.6-sources.jar | 361 bytes |
http-backpressure-tests-2.0.6-javadoc.jar | 361 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-backpressure-tests/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-backpressure-tests</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-backpressure-tests/
implementation 'org.webpieces:http-backpressure-tests:2.0.6'
// https://jarcasting.com/artifacts/org.webpieces/http-backpressure-tests/
implementation ("org.webpieces:http-backpressure-tests:2.0.6")
'org.webpieces:http-backpressure-tests:jar:2.0.6'
<dependency org="org.webpieces" name="http-backpressure-tests" rev="2.0.6">
<artifact name="http-backpressure-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-backpressure-tests', version='2.0.6')
)
libraryDependencies += "org.webpieces" % "http-backpressure-tests" % "2.0.6"
[org.webpieces/http-backpressure-tests "2.0.6"]