Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.13 KB

readme.adoc

File metadata and controls

31 lines (26 loc) · 1.13 KB

Mirrors

mirrors
mirrors

Mirrors provides implementations of javax.lang.model.* akin to JEP 119. They can be used outside annotation processing environment, allowing annotation processing code to be reused.

Build

mvn clean install