is not current version
Last Version 1.6.0

org.ow2.petals:petals-se-jsr181-library 1.5.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-se-jsr181-library
Version

Version

1.5.0
Type

Type

jar

Download petals-se-jsr181-library 1.5.0


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