is not current version
Last Version 2.24

org.kantega.respiro:respiro-documenter-plugin 2.15


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-documenter-plugin
Version

Version

2.15
Type

Type

jar

Download respiro-documenter-plugin 2.15


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