Skip to content

Commit cf14960

Browse files
Add Maven link
1 parent bb4ca7c commit cf14960

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# IP2Location IP Geolocation Java Component
2+
[![Maven Central Version](https://img.shields.io/maven-central/v/com.ip2location/ip2location-java)](https://central.sonatype.com/artifact/com.ip2location/ip2location-java)
3+
24

35
This IP Geolocation Java component allows user to query an IP address for info such as the visitor’s country, region, city, ISP or company name. In addition, users can also determine extra useful geolocation information such as latitude, longitude, ZIP code, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, district, autonomous system number (ASN) and autonomous system (AS). It lookup the IP address from **IP2Location BIN Data** file. This data file can be downloaded at
46

docs/source/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# IP2Location IP Geolocation Java Component
2+
[![Maven Central Version](https://img.shields.io/maven-central/v/com.ip2location/ip2location-java)](https://central.sonatype.com/artifact/com.ip2location/ip2location-java)
23

34
This IP Geolocation Java component allows user to query an IP address for info such as the visitor’s country, region, city, ISP or company name. In addition, users can also determine extra useful geolocation information such as latitude, longitude, ZIP code, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type, IAB category, district, autonomous system number (ASN) and autonomous system (AS). It lookup the IP address from **IP2Location BIN Data** file. This data file can be downloaded at
45

0 commit comments

Comments
 (0)