| License |
License |
|---|---|
| GroupId | GroupIdcom.mapcode |
| ArtifactId | ArtifactIdmapcode |
| Last Version | Last Version2.4.18 |
| Release Date | Release Date |
| 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.18.pom | |
| mapcode-2.4.18.jar | 319 KB |
| mapcode-2.4.18-sources.jar | 295 KB |
| mapcode-2.4.18-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mapcode/mapcode/ -->
<dependency>
<groupId>com.mapcode</groupId>
<artifactId>mapcode</artifactId>
<version>2.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.mapcode/mapcode/
implementation 'com.mapcode:mapcode:2.4.18'
// https://jarcasting.com/artifacts/com.mapcode/mapcode/
implementation ("com.mapcode:mapcode:2.4.18")
'com.mapcode:mapcode:jar:2.4.18'
<dependency org="com.mapcode" name="mapcode" rev="2.4.18">
<artifact name="mapcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mapcode', module='mapcode', version='2.4.18')
)
libraryDependencies += "com.mapcode" % "mapcode" % "2.4.18"
[com.mapcode/mapcode "2.4.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| 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.9.0 |
| junit : junit | jar | 4.13.2 |