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