License |
License |
---|---|
GroupId | GroupIdcom.mapcode |
ArtifactId | ArtifactIdmapcode |
Version | Version2.4.15 |
Type | Typejar |
Description |
DescriptionMapcode Java Library
This library offers Java support for mapcodes.
For more info: http://mapcode.com
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapcode-2.4.15.pom | |
mapcode-2.4.15.jar | 319 KB |
mapcode-2.4.15-sources.jar | 296 KB |
mapcode-2.4.15-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mapcode/mapcode/ -->
<dependency>
<groupId>com.mapcode</groupId>
<artifactId>mapcode</artifactId>
<version>2.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.mapcode/mapcode/
implementation 'com.mapcode:mapcode:2.4.15'
// https://jarcasting.com/artifacts/com.mapcode/mapcode/
implementation ("com.mapcode:mapcode:2.4.15")
'com.mapcode:mapcode:jar:2.4.15'
<dependency org="com.mapcode" name="mapcode" rev="2.4.15">
<artifact name="mapcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mapcode', module='mapcode', version='2.4.15')
)
libraryDependencies += "com.mapcode" % "mapcode" % "2.4.15"
[com.mapcode/mapcode "2.4.15"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
junit : junit | jar | 4.13.2 |