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