Jar examples for p:parserbase
Part of the ProB Parser library
You can download jar file parserbase 2.9.7 in this page.
Eclipse Public License, Version 1.0
You can use the following script to add parserbase-2.9.7.jar to your project.
<dependency> <groupId>de.hhu.stups</groupId> <artifactId>parserbase</artifactId> <version>2.9.7</version> </dependency>
compile group: 'de.hhu.stups', name: 'parserbase', version: '2.9.7'
libraryDependencies += "de.hhu.stups" % "parserbase" % "2.9.7"
<dependency org="de.hhu.stups" name="parserbase" rev="2.9.7"/>
@Grapes(@Grab(group='de.hhu.stups', module='parserbase', version='2.9.7'))
'de.hhu.stups:parserbase:jar:2.9.7'
Click the following link to download the jar file.
parserbase-2.9.7-javadoc.jar