countryprovider

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.spacewl
ArtifactId

ArtifactId

countryprovider
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/spacewl/SW-Country-Provider
Source Code Management

Source Code Management

https://github.com/spacewl/SW-Country-Provider/tree/main

Download countryprovider

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.0