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