is not current version
Last Version 2.106

org.mapyrus:mapyrus 2.105

Creates plots of points, lines, polygons and labels to PostScript, PDF, SVG and image formats

GroupId

GroupId

org.mapyrus
ArtifactId

ArtifactId

mapyrus
Version

Version

2.105
Type

Type

jar

Download mapyrus 2.105


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