is not current version
Last Version 22.6.0

cloud.piranha.resource:piranha-resource-impl 21.3.0


GroupId

GroupId

cloud.piranha.resource
ArtifactId

ArtifactId

piranha-resource-impl
Version

Version

21.3.0
Type

Type

jar

Download piranha-resource-impl 21.3.0


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