is not current version
Last Version 0.9

com.github.gurgendanielyan:phoneLibrary 0.8

Country svg flags

GroupId

GroupId

com.github.gurgendanielyan
ArtifactId

ArtifactId

phoneLibrary
Version

Version

0.8
Type

Type

aar

Download phoneLibrary 0.8


<!-- https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/ -->
<dependency>
    <groupId>com.github.gurgendanielyan</groupId>
    <artifactId>phoneLibrary</artifactId>
    <version>0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/
implementation 'com.github.gurgendanielyan:phoneLibrary:0.8'
// https://jarcasting.com/artifacts/com.github.gurgendanielyan/phoneLibrary/
implementation ("com.github.gurgendanielyan:phoneLibrary:0.8")
'com.github.gurgendanielyan:phoneLibrary:aar:0.8'
<dependency org="com.github.gurgendanielyan" name="phoneLibrary" rev="0.8">
  <artifact name="phoneLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.gurgendanielyan', module='phoneLibrary', version='0.8')
)
libraryDependencies += "com.github.gurgendanielyan" % "phoneLibrary" % "0.8"
[com.github.gurgendanielyan/phoneLibrary "0.8"]