is not current version
Last Version 1.6.0

org.ow2.petals:petals-se-jsr181-parent 1.5.1


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-se-jsr181-parent
Version

Version

1.5.1
Type

Type

pom

Download petals-se-jsr181-parent 1.5.1


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