is not current version
Last Version 2.24

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.respiro
ArtifactId

ArtifactId

respiro-documenter-plugin
Version

Version

2.14
Type

Type

jar

Download respiro-documenter-plugin 2.14


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