Last Version

MathML for Java 1.0

MathML DOM for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.mathml
ArtifactId

ArtifactId

mathml-parent
Version

Version

1.0
Type

Type

pom
Description

Description

MathML for Java
MathML DOM for Java
Project URL

Project URL

https://sourceforge.net/projects/mathml/
Source Code Management

Source Code Management

https://github.com/pulquero/mathml

Download mathml-parent 1.0

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dom
  • impl