ip2location

IP2Location Java Component enables applications to get info from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation and usage type.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.renfei
Идентификатор

Идентификатор

ip2location
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ip2location
IP2Location Java Component enables applications to get info from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation and usage type.
Ссылка на сайт

Ссылка на сайт

http://www.renfei.net
Система контроля версий

Система контроля версий

https://github.com/renfei/ip2location

Скачать ip2location

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.renfei/ip2location/ -->
<dependency>
    <groupId>net.renfei</groupId>
    <artifactId>ip2location</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.renfei/ip2location/
implementation 'net.renfei:ip2location:1.0.2'
// https://jarcasting.com/artifacts/net.renfei/ip2location/
implementation ("net.renfei:ip2location:1.0.2")
'net.renfei:ip2location:jar:1.0.2'
<dependency org="net.renfei" name="ip2location" rev="1.0.2">
  <artifact name="ip2location" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.renfei', module='ip2location', version='1.0.2')
)
libraryDependencies += "net.renfei" % "ip2location" % "1.0.2"
[net.renfei/ip2location "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0