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