is not current version
Last Version 3.22.0

org.mapfish.print:print-standalone 2.1.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

2.1.0
Type

Type

jar

Download print-standalone 2.1.0


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