Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.openhtmltopdf |
ArtifactId | ArtifactIdopenhtmltopdf-parent |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
openhtmltopdf-parent-1.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/ -->
<dependency>
<groupId>com.openhtmltopdf</groupId>
<artifactId>openhtmltopdf-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/
implementation 'com.openhtmltopdf:openhtmltopdf-parent:1.0.3'
// https://jarcasting.com/artifacts/com.openhtmltopdf/openhtmltopdf-parent/
implementation ("com.openhtmltopdf:openhtmltopdf-parent:1.0.3")
'com.openhtmltopdf:openhtmltopdf-parent:pom:1.0.3'
<dependency org="com.openhtmltopdf" name="openhtmltopdf-parent" rev="1.0.3">
<artifact name="openhtmltopdf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.openhtmltopdf', module='openhtmltopdf-parent', version='1.0.3')
)
libraryDependencies += "com.openhtmltopdf" % "openhtmltopdf-parent" % "1.0.3"
[com.openhtmltopdf/openhtmltopdf-parent "1.0.3"]