PJ (stands for Pythonic Java) is a template language for Java that resembles Python's indent grammar and compiles into native Java. Inspired by Python and [Jade](http://jade-lang.com).
'com.lorentzos.pj:PJ:0.1.0'
<dependency> <groupId>com.lorentzos.pj</groupId> <artifactId>PJ</artifactId> <version>0.1.0</version> </dependency>
<dependency org="com.lorentzos.pj" name="PJ" rev="0.1.0"/>
"com.lorentzos.pj", "PJ", "0.1.0"