Pogo is a PEG style parser and transformation engine for Java. It is designed to meet the needs of software developers interested in adding custom language support to their applications.
'org.fuwjin:pogo:0.9.3'
<dependency> <groupId>org.fuwjin</groupId> <artifactId>pogo</artifactId> <version>0.9.3</version> </dependency>
<dependency org="org.fuwjin" name="pogo" rev="0.9.3"/>
"org.fuwjin", "pogo", "0.9.3"