<dependency>
<groupId>it.unibo.tuprolog</groupId>
<artifactId>parser-theory-jvm</artifactId>
<version>0.31.11</version>
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='parser-theory-jvm', version='0.31.11')
)