is not current version
Last Version 22.6.0

cloud.piranha.http:piranha-http-api 21.2.0


GroupId

GroupId

cloud.piranha.http
ArtifactId

ArtifactId

piranha-http-api
Version

Version

21.2.0
Type

Type

jar

Download piranha-http-api 21.2.0


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