is not current version
Last Version 3.11.2

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-development-plugin
Version

Version

2.2
Type

Type

jar

Download reststop-development-plugin 2.2


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