is not current version
Last Version 3.11.2

org.kantega.reststop:reststop-annotation-processor 3.6


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-annotation-processor
Version

Version

3.6
Type

Type

jar

Download reststop-annotation-processor 3.6


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