is not current version
Last Version 3.0.0

org.xbib.groovy:groovy-pdf 1.0.0

LDAP extensions for Groovy

Categories

Categories

Groovy Languages PDF Data
GroupId

GroupId

org.xbib.groovy
ArtifactId

ArtifactId

groovy-pdf
Version

Version

1.0.0
Type

Type

jar

Download groovy-pdf 1.0.0


<!-- https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/ -->
<dependency>
    <groupId>org.xbib.groovy</groupId>
    <artifactId>groovy-pdf</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/
implementation 'org.xbib.groovy:groovy-pdf:1.0.0'
// https://jarcasting.com/artifacts/org.xbib.groovy/groovy-pdf/
implementation ("org.xbib.groovy:groovy-pdf:1.0.0")
'org.xbib.groovy:groovy-pdf:jar:1.0.0'
<dependency org="org.xbib.groovy" name="groovy-pdf" rev="1.0.0">
  <artifact name="groovy-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib.groovy', module='groovy-pdf', version='1.0.0')
)
libraryDependencies += "org.xbib.groovy" % "groovy-pdf" % "1.0.0"
[org.xbib.groovy/groovy-pdf "1.0.0"]