Files download
File Operation
piranha-feature-pid-24.5.0.jar download
piranha-feature-pid-24.5.0.pom download
piranha-feature-pid-24.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>cloud.piranha.feature</groupId>
  <artifactId>piranha-feature-pid</artifactId>
  <version>24.5.0</version>
</dependency>
Gradle Groovy
implementation 'cloud.piranha.feature:piranha-feature-pid:24.5.0'
Gradle Kotlin
implementation("cloud.piranha.feature:piranha-feature-pid:24.5.0")
Scala SBT
libraryDependencies += "cloud.piranha.feature" % "piranha-feature-pid" % "24.5.0"
Groovy Grape
@Grapes(
  @Grab(group='cloud.piranha.feature', module='piranha-feature-pid', version='24.5.0')
)
Apache Ivy
<dependency org="cloud.piranha.feature" name="piranha-feature-pid" rev="24.5.0" />
Leiningen
[cloud.piranha.feature/piranha-feature-pid "24.5.0"]
Apache Buildr
'cloud.piranha.feature:piranha-feature-pid:jar:24.5.0'