| Группа | Группаcom.zeugmasolutions.localehelper |
|---|---|
| Идентификатор | Идентификаторlocale-helper-android |
| Версия | Версия1.5.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| locale-helper-android-1.5.0.pom | |
| locale-helper-android-1.5.0-sources.jar | 6 KB |
| locale-helper-android-1.5.0-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.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"]