A small Java library to simplify the creation of APT ("Almost Plain Text") files
'com.github.mschaeuble:aptizer:0.1'
<dependency> <groupId>com.github.mschaeuble</groupId> <artifactId>aptizer</artifactId> <version>0.1</version> </dependency>
<dependency org="com.github.mschaeuble" name="aptizer" rev="0.1"/>
"com.github.mschaeuble", "aptizer", "0.1"