A library with common functionalities for facilitating the implementation of Java annotation processors.
'com.github.misberner.ap-commons:ap-commons:0.0.2'
<dependency>
<groupId>com.github.misberner.ap-commons</groupId>
<artifactId>ap-commons</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="com.github.misberner.ap-commons" name="ap-commons" rev="0.0.2"/>
"com.github.misberner.ap-commons", "ap-commons", "0.0.2"