flag-kit

The android library displays flags of countries

License

License

GroupId

GroupId

io.github.xiaoyuecai
ArtifactId

ArtifactId

flag-kit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

flag-kit
The android library displays flags of countries
Project URL

Project URL

https://github.com/XiaoyueCai/Android-Flag-Kit
Source Code Management

Source Code Management

https://github.com/XiaoyueCai/Android-Flag-Kit/tree/master

Download flag-kit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0