License |
License |
---|---|
Categories |
CategoriesORM Data Search Business Logic Libraries |
GroupId | GroupIdcom.formulasearchengine |
ArtifactId | ArtifactIdmathmlconverters |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML Converters
Collection of utilities and service calls to convert from various input formats to MathML
|
Project URL |
Project URL |
Filename | Size |
---|---|
mathmlconverters-1.0.0.pom | |
mathmlconverters-1.0.0.jar | 36 KB |
mathmlconverters-1.0.0-sources.jar | 24 KB |
mathmlconverters-1.0.0-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine/mathmlconverters/ -->
<dependency>
<groupId>com.formulasearchengine</groupId>
<artifactId>mathmlconverters</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmlconverters/
implementation 'com.formulasearchengine:mathmlconverters:1.0.0'
// https://jarcasting.com/artifacts/com.formulasearchengine/mathmlconverters/
implementation ("com.formulasearchengine:mathmlconverters:1.0.0")
'com.formulasearchengine:mathmlconverters:jar:1.0.0'
<dependency org="com.formulasearchengine" name="mathmlconverters" rev="1.0.0">
<artifact name="mathmlconverters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine', module='mathmlconverters', version='1.0.0')
)
libraryDependencies += "com.formulasearchengine" % "mathmlconverters" % "1.0.0"
[com.formulasearchengine/mathmlconverters "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.formulasearchengine : mathmltools | jar | 0.3.1-SNAPSHOT |
cz.muni.fi.mir : mathml-canonicalizer | jar | 1.3.1 |
org.springframework : spring-web | jar | 4.3.6.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.11 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11 |
commons-io : commons-io | jar | RELEASE |
org.apache.commons : commons-lang3 | jar | RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
Version |
---|
1.0.0
|