не последняя версия
Последняя версия 1.5.1

com.zeugmasolutions.localehelper:locale-helper-android 1.5.0

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

Группа

Группа

com.zeugmasolutions.localehelper
Идентификатор

Идентификатор

locale-helper-android
Версия

Версия

1.5.0
Тип

Тип

aar

Скачать locale-helper-android 1.5.0


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