is not current version
Last Version 2.4.18

Mapcode Java Library 2.4.16

This library offers Java support for mapcodes. For more info: http://mapcode.com

License

License

GroupId

GroupId

com.mapcode
ArtifactId

ArtifactId

mapcode
Version

Version

2.4.16
Type

Type

jar
Description

Description

Mapcode Java Library
This library offers Java support for mapcodes. For more info: http://mapcode.com
Project URL

Project URL

http://mapcode.com
Project Organization

Project Organization

Stichting Mapcode Foundation
Source Code Management

Source Code Management

http://github.com/mapcode-foundation/mapcode-java

Download mapcode 2.4.16


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.