is not current version
Last Version 22.6.0

cloud.piranha:project 21.10.0

The Piranha Project delivers you with a variety of cloud containers and several useful add-on modules

GroupId

GroupId

cloud.piranha
ArtifactId

ArtifactId

project
Version

Version

21.10.0
Type

Type

jar

Download project 21.10.0


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