| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gurgendanielyan |
| ArtifactId | ArtifactIdphoneLibrary |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionphoneLibrary
Country svg flags
|
| Filename | Size |
|---|---|
| phoneLibrary-0.9.pom | |
| phoneLibrary-0.9.aar | 244 KB |
| phoneLibrary-0.9-sources.jar | 457 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/ -->
<dependency>
<groupId>com.github.gurgendanielyan</groupId>
<artifactId>phoneLibrary</artifactId>
<version>0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/
implementation 'com.github.gurgendanielyan:phoneLibrary:0.9'
// https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/
implementation ("com.github.gurgendanielyan:phoneLibrary:0.9")
'com.github.gurgendanielyan:phoneLibrary:aar:0.9'
<dependency org="com.github.gurgendanielyan" name="phoneLibrary" rev="0.9">
<artifact name="phoneLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gurgendanielyan', module='phoneLibrary', version='0.9')
)
libraryDependencies += "com.github.gurgendanielyan" % "phoneLibrary" % "0.9"
[com.github.gurgendanielyan/phoneLibrary "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.2.0-alpha01 |
| com.googlecode.libphonenumber : libphonenumber | jar | 8.10.22 |
| androidx.core » core-ktx | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |