is not current version
Last Version 21.10.0

cloud.piranha.webapp:piranha-webapp-impl 20.6.0


GroupId

GroupId

cloud.piranha.webapp
ArtifactId

ArtifactId

piranha-webapp-impl
Version

Version

20.6.0
Type

Type

jar

Download piranha-webapp-impl 20.6.0


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