is not current version
Last Version 21.3.0

cloud.piranha.war:piranha-war-route 21.2.0


GroupId

GroupId

cloud.piranha.war
ArtifactId

ArtifactId

piranha-war-route
Version

Version

21.2.0
Type

Type

war

Download piranha-war-route 21.2.0


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