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