License |
License |
---|---|
GroupId | GroupIdio.bitbucket.janmaren |
ArtifactId | ArtifactIdmexpr |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionmexpr
Project for parsing and evaluation of mathematical expressions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mexpr-1.3.pom | |
mexpr-1.3.jar | 205 KB |
mexpr-1.3-sources.jar | 115 KB |
mexpr-1.3-javadoc.jar | 1014 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.janmaren/mexpr/ -->
<dependency>
<groupId>io.bitbucket.janmaren</groupId>
<artifactId>mexpr</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.janmaren/mexpr/
implementation 'io.bitbucket.janmaren:mexpr:1.3'
// https://jarcasting.com/artifacts/io.bitbucket.janmaren/mexpr/
implementation ("io.bitbucket.janmaren:mexpr:1.3")
'io.bitbucket.janmaren:mexpr:jar:1.3'
<dependency org="io.bitbucket.janmaren" name="mexpr" rev="1.3">
<artifact name="mexpr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.janmaren', module='mexpr', version='1.3')
)
libraryDependencies += "io.bitbucket.janmaren" % "mexpr" % "1.3"
[io.bitbucket.janmaren/mexpr "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |