MathMLUnificator

MathMLCan is a tool which performs simple MathML (Mathematical Markup Language) unification.

License

License

GroupId

GroupId

cz.muni.fi.mir
ArtifactId

ArtifactId

mathml-unificator
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MathMLUnificator
MathMLCan is a tool which performs simple MathML (Mathematical Markup Language) unification.
Project URL

Project URL

https://mir.fi.muni.cz/
Source Code Management

Source Code Management

https://github.com/michal-ruzicka/MathMLUnificator

Download mathml-unificator

How to add to project

<!-- https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-unificator/ -->
<dependency>
    <groupId>cz.muni.fi.mir</groupId>
    <artifactId>mathml-unificator</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-unificator/
implementation 'cz.muni.fi.mir:mathml-unificator:1.1.0'
// https://jarcasting.com/artifacts/cz.muni.fi.mir/mathml-unificator/
implementation ("cz.muni.fi.mir:mathml-unificator:1.1.0")
'cz.muni.fi.mir:mathml-unificator:jar:1.1.0'
<dependency org="cz.muni.fi.mir" name="mathml-unificator" rev="1.1.0">
  <artifact name="mathml-unificator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.muni.fi.mir', module='mathml-unificator', version='1.1.0')
)
libraryDependencies += "cz.muni.fi.mir" % "mathml-unificator" % "1.1.0"
[cz.muni.fi.mir/mathml-unificator "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0