GroupId | GroupIdcloud.piranha.http |
---|---|
ArtifactId | ArtifactIdpiranha-http-tests |
Version | Version21.9.0 |
Type | Typejar |
Filename | Size |
---|---|
piranha-http-tests-21.9.0.pom | |
piranha-http-tests-21.9.0.jar | 9 KB |
piranha-http-tests-21.9.0-sources.jar | 8 KB |
piranha-http-tests-21.9.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-tests</artifactId>
<version>21.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation 'cloud.piranha.http:piranha-http-tests:21.9.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation ("cloud.piranha.http:piranha-http-tests:21.9.0")
'cloud.piranha.http:piranha-http-tests:jar:21.9.0'
<dependency org="cloud.piranha.http" name="piranha-http-tests" rev="21.9.0">
<artifact name="piranha-http-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-tests', version='21.9.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-tests" % "21.9.0"
[cloud.piranha.http/piranha-http-tests "21.9.0"]