XP-Language is a feature-rich, typed and compiled programming language, based on the popular PHP language and designed to syntactically support features of the XP Framework
'net.xp-framework:compiler:5.8.4'
<dependency> <groupId>net.xp-framework</groupId> <artifactId>compiler</artifactId> <version>5.8.4</version> </dependency>
<dependency org="net.xp-framework" name="compiler" rev="5.8.4"/>
"net.xp-framework", "compiler", "5.8.4"