mathml
MathML DOM
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.mathml |
| ArtifactId | ArtifactIdmathml-parent |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMathML for Java
MathML DOM for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mathml-parent-1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mathml/mathml-parent/ -->
<dependency>
<groupId>net.sf.mathml</groupId>
<artifactId>mathml-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mathml/mathml-parent/
implementation 'net.sf.mathml:mathml-parent:1.0'
// https://jarcasting.com/artifacts/net.sf.mathml/mathml-parent/
implementation ("net.sf.mathml:mathml-parent:1.0")
'net.sf.mathml:mathml-parent:pom:1.0'
<dependency org="net.sf.mathml" name="mathml-parent" rev="1.0">
<artifact name="mathml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.mathml', module='mathml-parent', version='1.0')
)
libraryDependencies += "net.sf.mathml" % "mathml-parent" % "1.0"
[net.sf.mathml/mathml-parent "1.0"]
MathML DOM