License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine.mathmltools |
ArtifactId | ArtifactIdmathmltools |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMathML Tools
This API provides various tools for processing MathML using Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mathmltools-2.0.5.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathmltools</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/
implementation 'com.formulasearchengine.mathmltools:mathmltools:2.0.5'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/
implementation ("com.formulasearchengine.mathmltools:mathmltools:2.0.5")
'com.formulasearchengine.mathmltools:mathmltools:pom:2.0.5'
<dependency org="com.formulasearchengine.mathmltools" name="mathmltools" rev="2.0.5">
<artifact name="mathmltools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathmltools', version='2.0.5')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathmltools" % "2.0.5"
[com.formulasearchengine.mathmltools/mathmltools "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.11.0 |