is not current version
Last Version 3.11.2

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-annotation-processor
Version

Version

3.10
Type

Type

jar

Download reststop-annotation-processor 3.10


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