| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаcom.51degrees |
| Идентификатор | Идентификаторgeo-location.examples |
| Версия | Версия4.2.4 |
| Тип | Типjar |
| Описание |
Описание51Degrees :: Geo Location :: Examples
Geo location engines for the 51Degrees Pipeline API
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик51Degrees |
| Имя Файла | Размер |
|---|---|
| geo-location.examples-4.2.4.pom | |
| geo-location.examples-4.2.4.jar | 8 KB |
| geo-location.examples-4.2.4-sources.jar | 8 KB |
| geo-location.examples-4.2.4-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location.examples/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>geo-location.examples</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location.examples/
implementation 'com.51degrees:geo-location.examples:4.2.4'
// https://jarcasting.com/artifacts/com.51degrees/geo-location.examples/
implementation ("com.51degrees:geo-location.examples:4.2.4")
'com.51degrees:geo-location.examples:jar:4.2.4'
<dependency org="com.51degrees" name="geo-location.examples" rev="4.2.4">
<artifact name="geo-location.examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location.examples', version='4.2.4')
)
libraryDependencies += "com.51degrees" % "geo-location.examples" % "4.2.4"
[com.51degrees/geo-location.examples "4.2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.51degrees : geo-location | jar | 4.2.4 |
| com.51degrees : device-detection | jar | 4.2.7 |
| com.51degrees : pipeline.engines | jar | 4.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |