Last Version

restx-annotation-processors-package 0.35.1

This RESTX module is used to provide a packaged version of all the official RESTX annotation processors. It is intended to be used in environment where annotation processing must be set manually, to ease the process of setting it up.

License

License

GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-annotation-processors-package
Version

Version

0.35.1
Type

Type

jar
Description

Description

restx-annotation-processors-package
This RESTX module is used to provide a packaged version of all the official RESTX annotation processors. It is intended to be used in environment where annotation processing must be set manually, to ease the process of setting it up.

Download restx-annotation-processors-package 0.35.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.