is not current version
Last Version 1.0.2

org.ow2.petals:petals-wsstar-parent 1.0.1


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-wsstar-parent
Version

Version

1.0.1
Type

Type

pom

Download petals-wsstar-parent 1.0.1


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