Download bparser-2.9.7.jar file - Jar b

Jar examples for b:bparser

Description

Part of the ProB Parser library

You can download jar file bparser 2.9.7 in this page.

License

Eclipse Public License, Version 1.0

Build File

You can use the following script to add bparser-2.9.7.jar to your project.

<dependency>
   <groupId>de.hhu.stups</groupId>
   <artifactId>bparser</artifactId>
   <version>2.9.7</version>
</dependency>
compile group: 'de.hhu.stups', name: 'bparser', version: '2.9.7'
libraryDependencies += "de.hhu.stups" % "bparser" % "2.9.7"
<dependency org="de.hhu.stups" name="bparser" rev="2.9.7"/>
@Grapes(@Grab(group='de.hhu.stups', module='bparser', version='2.9.7'))
'de.hhu.stups:bparser:jar:2.9.7'

Download

Click the following link to download the jar file.

bparser-2.9.7-javadoc.jar
bparser-2.9.7-sources.jar
bparser-2.9.7.jar
bparser-2.9.7.pom



Related Tutorials