| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.zeugmasolutions.localehelper |
| Идентификатор | Идентификаторlocale-helper-android |
| Версия | Версия1.5.1 |
| Тип | Типaar |
| Описание |
ОписаниеLocaleHelper
This is a helper library to change the language programmatically in Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| locale-helper-android-1.5.1.pom | |
| locale-helper-android-1.5.1-sources.jar | 6 KB |
| locale-helper-android-1.5.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |