is not current version
Last Version 22.6.0

cloud.piranha.http:piranha-http-jdk 20.12.0


Categories

Categories

Java Languages
GroupId

GroupId

cloud.piranha.http
ArtifactId

ArtifactId

piranha-http-jdk
Version

Version

20.12.0
Type

Type

jar

Download piranha-http-jdk 20.12.0


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