All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.README.md Maven / Gradle / Ivy

# Utility Annotations
This package offers annotations with class retention. Therefore it is required to be in class path on compile time, but must not be delivered for runtime purpose.

## Getting started
The package is part of the project [de.lars-sh:parent](../README.md).

In case you want to use this package separately, here's a Maven dependency example:

	
		de.lars-sh
		utils-annotations
		
		provided
	

To learn more about the available annotations check out the JavaDoc.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy