is not current version
Last Version 3.22.0

org.mapfish.print:print-standalone 3.19.0

Application for generating PDFs and images from online webmapping services. All dependencies are included

GroupId

GroupId

org.mapfish.print
ArtifactId

ArtifactId

print-standalone
Version

Version

3.19.0
Type

Type

pom

Download print-standalone 3.19.0


<!-- https://jarcasting.com/artifacts/org.mapfish.print/print-standalone/ -->
<dependency>
    <groupId>org.mapfish.print</groupId>
    <artifactId>print-standalone</artifactId>
    <version>3.19.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mapfish.print/print-standalone/
implementation 'org.mapfish.print:print-standalone:3.19.0'
// https://jarcasting.com/artifacts/org.mapfish.print/print-standalone/
implementation ("org.mapfish.print:print-standalone:3.19.0")
'org.mapfish.print:print-standalone:pom:3.19.0'
<dependency org="org.mapfish.print" name="print-standalone" rev="3.19.0">
  <artifact name="print-standalone" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mapfish.print', module='print-standalone', version='3.19.0')
)
libraryDependencies += "org.mapfish.print" % "print-standalone" % "3.19.0"
[org.mapfish.print/print-standalone "3.19.0"]