is not current version
Last Version 3.11.2

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-annotation-processor
Version

Version

1.11
Type

Type

jar

Download reststop-annotation-processor 1.11


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