mathml
MathML DOM
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.mathml |
ArtifactId | ArtifactIdmathml-dom |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMathML: DOM
MathML DOM API for Java
|
Filename | Size |
---|---|
mathml-dom-1.0.pom | |
mathml-dom-1.0.jar | 23 KB |
mathml-dom-1.0-sources.jar | 40 KB |
mathml-dom-1.0-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mathml/mathml-dom/ -->
<dependency>
<groupId>net.sf.mathml</groupId>
<artifactId>mathml-dom</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mathml/mathml-dom/
implementation 'net.sf.mathml:mathml-dom:1.0'
// https://jarcasting.com/artifacts/net.sf.mathml/mathml-dom/
implementation ("net.sf.mathml:mathml-dom:1.0")
'net.sf.mathml:mathml-dom:jar:1.0'
<dependency org="net.sf.mathml" name="mathml-dom" rev="1.0">
<artifact name="mathml-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mathml', module='mathml-dom', version='1.0')
)
libraryDependencies += "net.sf.mathml" % "mathml-dom" % "1.0"
[net.sf.mathml/mathml-dom "1.0"]
MathML DOM