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