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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.renfei
ArtifactId

ArtifactId

ip2location
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.renfei.net
Source Code Management

Source Code Management

https://github.com/renfei/ip2location

Download ip2location

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0