Download parserbase-2.9.7.jar file - Jar p

Jar examples for p:parserbase

Description

Part of the ProB Parser library

You can download jar file parserbase 2.9.7 in this page.

License

Eclipse Public License, Version 1.0

Build File

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'

Download

Click the following link to download the jar file.

parserbase-2.9.7-javadoc.jar
parserbase-2.9.7-sources.jar
parserbase-2.9.7.jar
parserbase-2.9.7.pom



Related Tutorials