Last Version

maplib 0.2.0

this project provides a map library

License

License

GroupId

GroupId

com.github.martinfrank
ArtifactId

ArtifactId

maplib
Version

Version

0.2.0
Type

Type

jar
Description

Description

maplib
this project provides a map library
Project URL

Project URL

https://github.com/martinFrank/map-library
Project Organization

Project Organization

Martin Frank
Source Code Management

Source Code Management

https://github.com/martinFrank/map-library/tree/master

Download maplib 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.martinfrank : drawlib jar 0.4.1
com.github.martinfrank : geolib jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.