is not current version
Last Version 0.6.5

com.globalmentor:globalmentor-mathml-spec 0.6.3

GlobalMentor Java MathML definitions from the W3C specifications.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-mathml-spec
Version

Version

0.6.3
Type

Type

jar

Download globalmentor-mathml-spec 0.6.3


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