is not current version
Last Version 3.22.0

org.mapfish.print:print-standalone 3.18.3

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.18.3
Type

Type

pom

Download print-standalone 3.18.3


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