License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-mathml-support |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenhtmltopdf MathML Support
Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports drawing MathML graphics
on to PDFs using JEuclid.
|
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-mathml-support</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/
implementation 'com.openhtmltopdf:openhtmltopdf-mathml-support:1.0.10'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/
implementation ("com.openhtmltopdf:openhtmltopdf-mathml-support:1.0.10")
'com.openhtmltopdf:openhtmltopdf-mathml-support:jar:1.0.10'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-mathml-support" rev="1.0.10">
<artifact name="openhtmltopdf-mathml-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-mathml-support', version='1.0.10')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-mathml-support" % "1.0.10"
[com.openhtmltopdf/openhtmltopdf-mathml-support "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.openhtmltopdf : openhtmltopdf-core | jar | 1.0.10 |
com.openhtmltopdf : openhtmltopdf-svg-support | jar | 1.0.10 |
de.rototor.jeuclid : jeuclid-core | jar | 3.1.12 |