| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ismail-mekni |
| ArtifactId | ArtifactIdmxreflection |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionMXReflection
A Java math framework supports all mxParser library capabilities.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mxreflection-1.0.1.pom | |
| mxreflection-1.0.1.jar | 1 MB |
| mxreflection-1.0.1-sources.jar | 14 KB |
| mxreflection-1.0.1-javadoc.jar | 471 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ismail-mekni/mxreflection/ -->
<dependency>
<groupId>com.github.ismail-mekni</groupId>
<artifactId>mxreflection</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ismail-mekni/mxreflection/
implementation 'com.github.ismail-mekni:mxreflection:1.0.1'
// https://jarcasting.com/artifacts/com.github.ismail-mekni/mxreflection/
implementation ("com.github.ismail-mekni:mxreflection:1.0.1")
'com.github.ismail-mekni:mxreflection:jar:1.0.1'
<dependency org="com.github.ismail-mekni" name="mxreflection" rev="1.0.1">
<artifact name="mxreflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ismail-mekni', module='mxreflection', version='1.0.1')
)
libraryDependencies += "com.github.ismail-mekni" % "mxreflection" % "1.0.1"
[com.github.ismail-mekni/mxreflection "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mariuszgromada.math : MathParser.org-mXparser | jar | 4.4.2 |
| org.jgrapht : jgrapht-core | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |