is not current version
Last Version 0.9

com.github.gurgendanielyan:phoneLibrary 0.7

Country svg flags

GroupId

GroupId

com.github.gurgendanielyan
ArtifactId

ArtifactId

phoneLibrary
Version

Version

0.7
Type

Type

aar

Download phoneLibrary 0.7


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