| License |
License |
|---|---|
| GroupId | GroupIdcn.404z |
| ArtifactId | ArtifactIdip2region |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionip2region
IP Address To Region IP地址转区域
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ip2region-1.1.0.pom | |
| ip2region-1.1.0.jar | 5 KB |
| ip2region-1.1.0-sources.jar | 4 KB |
| ip2region-1.1.0-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.404z/ip2region/ -->
<dependency>
<groupId>cn.404z</groupId>
<artifactId>ip2region</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.404z/ip2region/
implementation 'cn.404z:ip2region:1.1.0'
// https://jarcasting.com/artifacts/cn.404z/ip2region/
implementation ("cn.404z:ip2region:1.1.0")
'cn.404z:ip2region:jar:1.1.0'
<dependency org="cn.404z" name="ip2region" rev="1.1.0">
<artifact name="ip2region" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.404z', module='ip2region', version='1.1.0')
)
libraryDependencies += "cn.404z" % "ip2region" % "1.1.0"
[cn.404z/ip2region "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lionsoul : ip2region | jar | 1.7.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |