Jar examples for a:alchemist-sapere-mathexp
Simple expression parser upon which the SAPERE incarnation is developed
You can download jar file alchemist-sapere-mathexp 2.4.1 in this page.
GPL linking exception
You can use the following script to add alchemist-sapere-mathexp-2.4.1.jar to your project.
<dependency> <groupId>it.unibo.alchemist</groupId> <artifactId>alchemist-sapere-mathexp</artifactId> <version>2.4.1</version> </dependency>
compile group: 'it.unibo.alchemist', name: 'alchemist-sapere-mathexp', version: '2.4.1'
libraryDependencies += "it.unibo.alchemist" % "alchemist-sapere-mathexp" % "2.4.1"
<dependency org="it.unibo.alchemist" name="alchemist-sapere-mathexp" rev="2.4.1"/>
@Grapes(@Grab(group='it.unibo.alchemist', module='alchemist-sapere-mathexp', version='2.4.1'))
'it.unibo.alchemist:alchemist-sapere-mathexp:jar:2.4.1'
Click the following link to download the jar file.
alchemist-sapere-mathexp-2.4.1-javadoc.jar