is not current version
Last Version 1.3.0

org.ow2.petals:petals-message-exchange 1.2.6


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-message-exchange
Version

Version

1.2.6
Type

Type

jar

Download petals-message-exchange 1.2.6


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