License |
License |
---|---|
GroupId | GroupIdorg.mariuszgromada.math |
ArtifactId | ArtifactIdMathParser.org-mXparser |
Last Version | Last Version5.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathParser.org-mXparser - Math Expressions Parser / Formula Evaluator library for JAVA Android C# .NET/MONO CLS compliant
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you find the software useful donation or purchase is something you might consider: https://mathparser.org/donate/ *** Online store: https://payhip.com/INFIMA *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: https://scalarmath.org/ *** MathSpace.pl: https://mathspace.pl/ ***
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MathParser.org-mXparser-5.0.6.pom | |
MathParser.org-mXparser-5.0.6.jar | 404 KB |
MathParser.org-mXparser-5.0.6-sources.jar | 673 KB |
MathParser.org-mXparser-5.0.6-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/ -->
<dependency>
<groupId>org.mariuszgromada.math</groupId>
<artifactId>MathParser.org-mXparser</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/
implementation 'org.mariuszgromada.math:MathParser.org-mXparser:5.0.6'
// https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/
implementation ("org.mariuszgromada.math:MathParser.org-mXparser:5.0.6")
'org.mariuszgromada.math:MathParser.org-mXparser:jar:5.0.6'
<dependency org="org.mariuszgromada.math" name="MathParser.org-mXparser" rev="5.0.6">
<artifact name="MathParser.org-mXparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mariuszgromada.math', module='MathParser.org-mXparser', version='5.0.6')
)
libraryDependencies += "org.mariuszgromada.math" % "MathParser.org-mXparser" % "5.0.6"
[org.mariuszgromada.math/MathParser.org-mXparser "5.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |