is not current version
Last Version 1.10.0

org.ow2.petals:petals-topology 1.9.3


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-topology
Version

Version

1.9.3
Type

Type

jar

Download petals-topology 1.9.3


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