Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-mathml-support |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-mathml-support</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/
implementation 'com.openhtmltopdf:openhtmltopdf-mathml-support:1.0.5'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-mathml-support/
implementation ("com.openhtmltopdf:openhtmltopdf-mathml-support:1.0.5")
'com.openhtmltopdf:openhtmltopdf-mathml-support:jar:1.0.5'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-mathml-support" rev="1.0.5">
<artifact name="openhtmltopdf-mathml-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-mathml-support', version='1.0.5')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-mathml-support" % "1.0.5"
[com.openhtmltopdf/openhtmltopdf-mathml-support "1.0.5"]