License |
License
The MIT License
|
---|---|
GroupId | GroupIdit.grabz.grabzit |
ArtifactId | ArtifactIdgrabzit |
Version | Version3.4.5.1 |
Type | Typejar |
Description |
DescriptionGrabzIt client
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.4.5.1.pom | |
grabzit-3.4.5.1-sources.jar | 39 KB |
grabzit-3.4.5.1-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/ -->
<dependency>
<groupId>it.grabz.grabzit</groupId>
<artifactId>grabzit</artifactId>
<version>3.4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/
implementation 'it.grabz.grabzit:grabzit:3.4.5.1'
// https://jarcasting.com/artifacts/it.grabz.grabzit/grabzit/
implementation ("it.grabz.grabzit:grabzit:3.4.5.1")
'it.grabz.grabzit:grabzit:jar:3.4.5.1'
<dependency org="it.grabz.grabzit" name="grabzit" rev="3.4.5.1">
<artifact name="grabzit" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.grabz.grabzit', module='grabzit', version='3.4.5.1')
)
libraryDependencies += "it.grabz.grabzit" % "grabzit" % "3.4.5.1"
[it.grabz.grabzit/grabzit "3.4.5.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |