| License |
License |
|---|---|
| Categories |
CategoriesGroovy Languages PDF Data |
| GroupId | GroupIdorg.xbib.groovy |
| ArtifactId | ArtifactIdgroovy-pdf |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongroovy-pdf
Groovy PDF extensions
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| groovy-pdf-3.0.0.pom | |
| groovy-pdf-3.0.0.jar | 284 KB |
| groovy-pdf-3.0.0-sources.jar | 33 KB |
| groovy-pdf-3.0.0-javadoc.jar | 212 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/ -->
<dependency>
<groupId>org.xbib.groovy</groupId>
<artifactId>groovy-pdf</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/
implementation 'org.xbib.groovy:groovy-pdf:3.0.0'
// https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/
implementation ("org.xbib.groovy:groovy-pdf:3.0.0")
'org.xbib.groovy:groovy-pdf:jar:3.0.0'
<dependency org="org.xbib.groovy" name="groovy-pdf" rev="3.0.0">
<artifact name="groovy-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.groovy', module='groovy-pdf', version='3.0.0')
)
libraryDependencies += "org.xbib.groovy" % "groovy-pdf" % "3.0.0"
[org.xbib.groovy/groovy-pdf "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-xml | jar | 2.5.12 |
| org.xbib.graphics : barcode | jar | 3.0.0 |
| org.xbib.graphics : io-pdfbox | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 2.5.12 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |