Download alchemist-sapere-mathexp-1.1.0.jar file - Jar a

Jar examples for a:alchemist-sapere-mathexp

Description

Simple expression parser upon which the SAPERE incarnation is developed

You can download jar file alchemist-sapere-mathexp 1.1.0 in this page.

License

GPL linking exception

Build File

You can use the following script to add alchemist-sapere-mathexp-1.1.0.jar to your project.

<dependency>
   <groupId>it.unibo.alchemist</groupId>
   <artifactId>alchemist-sapere-mathexp</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'it.unibo.alchemist', name: 'alchemist-sapere-mathexp', version: '1.1.0'
libraryDependencies += "it.unibo.alchemist" % "alchemist-sapere-mathexp" % "1.1.0"
<dependency org="it.unibo.alchemist" name="alchemist-sapere-mathexp" rev="1.1.0"/>
@Grapes(@Grab(group='it.unibo.alchemist', module='alchemist-sapere-mathexp', version='1.1.0'))
'it.unibo.alchemist:alchemist-sapere-mathexp:jar:1.1.0'

Download

Click the following link to download the jar file.

alchemist-sapere-mathexp-1.1.0-javadoc.jar
alchemist-sapere-mathexp-1.1.0-sources.jar
alchemist-sapere-mathexp-1.1.0.jar
alchemist-sapere-mathexp-1.1.0.pom



Related Tutorials