is not current version
Last Version 4.0.1

org.ow2.petals:petals-container-default 3.4.1


Categories

Categories

Container
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-container-default
Version

Version

3.4.1
Type

Type

pom

Download petals-container-default 3.4.1


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-container-default/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-container-default</artifactId>
    <version>3.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-container-default/
implementation 'org.ow2.petals:petals-container-default:3.4.1'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-container-default/
implementation ("org.ow2.petals:petals-container-default:3.4.1")
'org.ow2.petals:petals-container-default:pom:3.4.1'
<dependency org="org.ow2.petals" name="petals-container-default" rev="3.4.1">
  <artifact name="petals-container-default" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-container-default', version='3.4.1')
)
libraryDependencies += "org.ow2.petals" % "petals-container-default" % "3.4.1"
[org.ow2.petals/petals-container-default "3.4.1"]