is not current version
Last Version 2.0

org.objectweb.petals:petals-standalone 1.6.1


GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-standalone
Version

Version

1.6.1
Type

Type

jar

Download petals-standalone 1.6.1


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