is not current version
Last Version 1.0.5

com.spacewl:countryprovider 1.0.4

Android Country provider provides information about country names, codes, vectors of a flag, and digital codes.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.spacewl
ArtifactId

ArtifactId

countryprovider
Version

Version

1.0.4
Type

Type

aar

Download countryprovider 1.0.4


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