Skip to content

mageddo-projects/annotation-processing-tools

Repository files navigation

Annotation Processing Tools

A set of useful tools when creating annotation processing libs

  • Adds support to Text Blocks

Requirements

  • Java 7+

Publishing a new version

$ ./gradlew clean release build publishToMavenCentral closeAndReleaseMavenCentralStagingRepository