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