| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mapcode |
| Идентификатор | Идентификаторmapcode |
| Последняя версия | Последняя версия2.4.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMapcode Java Library
This library offers Java support for mapcodes.
For more info: http://mapcode.com
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| junit : junit | jar | 4.13.2 |