java-commons
Java Commons
License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.peertopark.java |
ArtifactId | ArtifactIdphoneutils |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.peertopark.java.phoneutils
Peer to Park Java Phone Utils package
|
Project Organization |
Project OrganizationPeer to Park |
Filename | Size |
---|---|
phoneutils-3.5.2.pom | |
phoneutils-3.5.2.jar | 4 KB |
phoneutils-3.5.2-sources.jar | 3 KB |
phoneutils-3.5.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peertopark.java/phoneutils/ -->
<dependency>
<groupId>com.peertopark.java</groupId>
<artifactId>phoneutils</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.peertopark.java/phoneutils/
implementation 'com.peertopark.java:phoneutils:3.5.2'
// https://jarcasting.com/artifacts/com.peertopark.java/phoneutils/
implementation ("com.peertopark.java:phoneutils:3.5.2")
'com.peertopark.java:phoneutils:jar:3.5.2'
<dependency org="com.peertopark.java" name="phoneutils" rev="3.5.2">
<artifact name="phoneutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peertopark.java', module='phoneutils', version='3.5.2')
)
libraryDependencies += "com.peertopark.java" % "phoneutils" % "3.5.2"
[com.peertopark.java/phoneutils "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.libphonenumber : libphonenumber | jar | 8.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Java Commons