is not current version
Last Version 3.11.2

org.kantega.reststop:reststop-api 1.11


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-api
Version

Version

1.11
Type

Type

jar

Download reststop-api 1.11


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