is not current version
Last Version 1.4

org.objectweb.petals:petals-se-clock 1.3


GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-se-clock
Version

Version

1.3
Type

Type

jar

Download petals-se-clock 1.3


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