| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.github.librepdf |
| ArtifactId | ArtifactIdpdf-html |
| Last Version | Last Version1.2.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen and Free PDF library.
|
| Filename | Size |
|---|---|
| pdf-html-1.2.16.pom | |
| pdf-html-1.2.16.jar | 43 KB |
| pdf-html-1.2.16-sources.jar | 44 KB |
| pdf-html-1.2.16-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>pdf-html</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/
implementation 'com.github.librepdf:pdf-html:1.2.16'
// https://jarcasting.com/artifacts/com.github.librepdf/pdf-html/
implementation ("com.github.librepdf:pdf-html:1.2.16")
'com.github.librepdf:pdf-html:jar:1.2.16'
<dependency org="com.github.librepdf" name="pdf-html" rev="1.2.16">
<artifact name="pdf-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='pdf-html', version='1.2.16')
)
libraryDependencies += "com.github.librepdf" % "pdf-html" % "1.2.16"
[com.github.librepdf/pdf-html "1.2.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.librepdf : pdf-xml | jar | 1.2.16 |
| com.github.librepdf : openpdf | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.12.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.mockito : mockito-core | jar | 2.25.1 |
| org.hamcrest : hamcrest-library | jar | 2.1 |
| org.hamcrest : hamcrest-core | jar | 2.1 |