Installation

To add dependency using Maven, add the following to your pom.xml:

<dependency>
	<groupId>io.github.reqstool</groupId>
	<artifactId>reqstool-java-annotations</artifactId>
	<version>1.0.0</version>
</dependency>