License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-phone-parser |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontoolkit-phone-parser
手机号码归属地解析
|
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-phone-parser/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-phone-parser</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-phone-parser/
implementation 'com.siashan:toolkit-phone-parser:1.1.1'
// https://jarcasting.com/artifacts/com.siashan/toolkit-phone-parser/
implementation ("com.siashan:toolkit-phone-parser:1.1.1")
'com.siashan:toolkit-phone-parser:jar:1.1.1'
<dependency org="com.siashan" name="toolkit-phone-parser" rev="1.1.1">
<artifact name="toolkit-phone-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-phone-parser', version='1.1.1')
)
libraryDependencies += "com.siashan" % "toolkit-phone-parser" % "1.1.1"
[com.siashan/toolkit-phone-parser "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.libphonenumber : geocoder | jar | 2.157 |
com.googlecode.libphonenumber : libphonenumber | jar | 8.12.21 |
com.googlecode.libphonenumber : prefixmapper | jar | 2.157 |
com.googlecode.libphonenumber : carrier | jar | 1.147 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |