| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdit.grabz.grabzit |
| ArtifactId | ArtifactIdgrabzit |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrabzit
GrabzIt enables web pages or HTML to be converted into a image, DOCX, rendered HTML or PDF document. Alternatively HTML tables can be extracted from the page as a CSV or Excel spreadsheet. Additionally GrabzIt allows you to convert online videos into animated GIF's.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grabzit-3.5.2.pom | |
| grabzit-3.5.2.jar | 117 KB |
| grabzit-3.5.2-sources.jar | 40 KB |
| grabzit-3.5.2-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/ -->
<dependency>
<groupId>it.grabz.grabzit</groupId>
<artifactId>grabzit</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/
implementation 'it.grabz.grabzit:grabzit:3.5.2'
// https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/
implementation ("it.grabz.grabzit:grabzit:3.5.2")
'it.grabz.grabzit:grabzit:jar:3.5.2'
<dependency org="it.grabz.grabzit" name="grabzit" rev="3.5.2">
<artifact name="grabzit" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.grabz.grabzit', module='grabzit', version='3.5.2')
)
libraryDependencies += "it.grabz.grabzit" % "grabzit" % "3.5.2"
[it.grabz.grabzit/grabzit "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |