is not current version
Last Version 0.2.0

com.github.martinfrank:maplib 0.1.0

this project provides a map library

GroupId

GroupId

com.github.martinfrank
ArtifactId

ArtifactId

maplib
Version

Version

0.1.0
Type

Type

jar

Download maplib 0.1.0


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