is not current version
Last Version 3.11.2

org.kantega.reststop:reststop-plugins 3.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-plugins
Version

Version

3.6
Type

Type

pom

Download reststop-plugins 3.6

Filename Size
reststop-plugins-3.6.pom 3 KB
Browse

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