is not current version
Last Version 3.22.0

org.mapfish.print:print-standalone 1.2.0

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

GroupId

GroupId

org.mapfish.print
ArtifactId

ArtifactId

print-standalone
Version

Version

1.2.0
Type

Type

jar

Download print-standalone 1.2.0


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