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