is not current version
Last Version 3.11.2

org.kantega.reststop:reststop-development-plugin 3.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-development-plugin
Version

Version

3.6
Type

Type

jar

Download reststop-development-plugin 3.6


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