Jar examples for m:mathParser
A parser for math expressions.
You can download jar file mathParser 1.0.1 in this page.
Apache License, Version 2.0
You can use the following script to add mathParser-1.0.1.jar to your project.
<dependency> <groupId>com.github.meowingtwurtle</groupId> <artifactId>mathParser</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.meowingtwurtle', name: 'mathParser', version: '1.0.1'
libraryDependencies += "com.github.meowingtwurtle" % "mathParser" % "1.0.1"
<dependency org="com.github.meowingtwurtle" name="mathParser" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.meowingtwurtle', module='mathParser', version='1.0.1'))
'com.github.meowingtwurtle:mathParser:jar:1.0.1'
Click the following link to download the jar file.
mathParser-1.0.1-javadoc.jar