is not current version
Last Version 1.4.0

org.ow2.petals:petals-systemstate 1.3.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-systemstate
Version

Version

1.3.0
Type

Type

jar

Download petals-systemstate 1.3.0


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