is not current version
Last Version 1.0.10

com.openhtmltopdf:openhtmltopdf-slf4j 0.0.1-RC3

Open HTML to PDF is a CSS 2.1 renderer written in Java. This artifact supports sending Open HTML to PDF log output to the slf4j logging facade.

Categories

Categories

SLF4J Application Layer Libs Logging PDF Data
GroupId

GroupId

com.openhtmltopdf
ArtifactId

ArtifactId

openhtmltopdf-slf4j
Version

Version

0.0.1-RC3
Type

Type

jar

Download openhtmltopdf-slf4j 0.0.1-RC3


<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/ -->
<dependency>
    <groupId>com.openhtmltopdf</groupId>
    <artifactId>openhtmltopdf-slf4j</artifactId>
    <version>0.0.1-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/
implementation 'com.openhtmltopdf:openhtmltopdf-slf4j:0.0.1-RC3'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-slf4j/
implementation ("com.openhtmltopdf:openhtmltopdf-slf4j:0.0.1-RC3")
'com.openhtmltopdf:openhtmltopdf-slf4j:jar:0.0.1-RC3'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-slf4j" rev="0.0.1-RC3">
  <artifact name="openhtmltopdf-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-slf4j', version='0.0.1-RC3')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-slf4j" % "0.0.1-RC3"
[com.openhtmltopdf/openhtmltopdf-slf4j "0.0.1-RC3"]