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