is not current version
Last Version 4.0.1

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


Categories

Categories

Container
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-container-default
Version

Version

3.4.0
Type

Type

pom

Download petals-container-default 3.4.0


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