LocaleHelper

This is a helper library to change the language programmatically in Android.

License

License

GroupId

GroupId

com.zeugmasolutions.localehelper
ArtifactId

ArtifactId

locale-helper-android
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

aar
Description

Description

LocaleHelper
This is a helper library to change the language programmatically in Android.
Project URL

Project URL

https://github.com/zeugma-solutions/locale-helper-android
Source Code Management

Source Code Management

https://github.com/zeugma-solutions/locale-helper-android

Download locale-helper-android

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0