IPinfo-API

Java wrapper for the IPinfo API

License

License

GroupId

GroupId

io.ipinfo
ArtifactId

ArtifactId

ipinfo-api
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

IPinfo-API
Java wrapper for the IPinfo API
Project URL

Project URL

https://github.com/ipinfo/java

Download ipinfo-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.7
com.squareup.okhttp3 : okhttp jar 3.9.0
com.google.guava : guava jar 30.1.1-jre

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.
io.ipinfo

IPinfo

IP address geolocation API, company and carrier details and more. Serving over 500 million API requests a day for 100,000+ businesses and developers.

Versions

Version
2.1
2.0
1.1
1.0