is not current version
Last Version 22.6.0

cloud.piranha.http:piranha-http-grizzly 21.3.0


Categories

Categories

Grizzly Net Networking
GroupId

GroupId

cloud.piranha.http
ArtifactId

ArtifactId

piranha-http-grizzly
Version

Version

21.3.0
Type

Type

jar

Download piranha-http-grizzly 21.3.0


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