не последняя версия
Последняя версия 5.0.6

org.mariuszgromada.math:MathParser.org-mXparser 4.1.0

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).

Группа

Группа

org.mariuszgromada.math
Идентификатор

Идентификатор

MathParser.org-mXparser
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать MathParser.org-mXparser 4.1.0


<!-- https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/ -->
<dependency>
    <groupId>org.mariuszgromada.math</groupId>
    <artifactId>MathParser.org-mXparser</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/
implementation 'org.mariuszgromada.math:MathParser.org-mXparser:4.1.0'
// https://jarcasting.com/artifacts/org.mariuszgromada.math/MathParser.org-mXparser/
implementation ("org.mariuszgromada.math:MathParser.org-mXparser:4.1.0")
'org.mariuszgromada.math:MathParser.org-mXparser:jar:4.1.0'
<dependency org="org.mariuszgromada.math" name="MathParser.org-mXparser" rev="4.1.0">
  <artifact name="MathParser.org-mXparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mariuszgromada.math', module='MathParser.org-mXparser', version='4.1.0')
)
libraryDependencies += "org.mariuszgromada.math" % "MathParser.org-mXparser" % "4.1.0"
[org.mariuszgromada.math/MathParser.org-mXparser "4.1.0"]