Categories |
CategoriesORM Data Search Business Logic Libraries |
---|---|
GroupId | GroupIdcom.formulasearchengine.mathmltools |
ArtifactId | ArtifactIdmathml-converters |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
mathml-converters-2.0.3.pom | |
mathml-converters-2.0.3.jar | 71 KB |
mathml-converters-2.0.3-sources.jar | 47 KB |
mathml-converters-2.0.3-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/ -->
<dependency>
<groupId>com.formulasearchengine.mathmltools</groupId>
<artifactId>mathml-converters</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/
implementation 'com.formulasearchengine.mathmltools:mathml-converters:2.0.3'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathml-converters/
implementation ("com.formulasearchengine.mathmltools:mathml-converters:2.0.3")
'com.formulasearchengine.mathmltools:mathml-converters:jar:2.0.3'
<dependency org="com.formulasearchengine.mathmltools" name="mathml-converters" rev="2.0.3">
<artifact name="mathml-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathml-converters', version='2.0.3')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathml-converters" % "2.0.3"
[com.formulasearchengine.mathmltools/mathml-converters "2.0.3"]