is not current version
Last Version 2.28

org.kantega.respiro:respiro-exchanges-plugin 2.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-exchanges-plugin
Version

Version

2.5
Type

Type

jar

Download respiro-exchanges-plugin 2.5


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