is not current version
Last Version 22.6.0

cloud.piranha:project 20.9.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

20.9.0
Type

Type

jar

Download project 20.9.0


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