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