is not current version
Last Version 21.2.0

cloud.piranha.http:piranha-http-grizzly-test 21.1.0


Categories

Categories

Grizzly Net Networking
GroupId

GroupId

cloud.piranha.http
ArtifactId

ArtifactId

piranha-http-grizzly-test
Version

Version

21.1.0
Type

Type

jar

Download piranha-http-grizzly-test 21.1.0


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