commit | 1cd484aa3ad38519b71bdd167d48e70b891d372b | [log] [tgz] |
---|---|---|
author | Piotr P. Karwasz <piotr.github@karwasz.org> | Fri Feb 09 14:05:12 2024 +0100 |
committer | Piotr P. Karwasz <piotr.github@karwasz.org> | Fri Feb 09 14:12:39 2024 +0100 |
tree | 29fc202cf60c48ac51ca4dca7eea097e17991039 | |
parent | ccab8f51e307fa46ffd6d3d5dd069a7f1e35092e [diff] |
Remove dependency on annotation classes By using `AnnotationMirror` instead of the annotation classes directly, we can lower down the Java requirements to Java 8.