Android String XML Reference

This is a Gradle plugin for Android applications which resolves XML string references in other XML strings.

Лицензия

Лицензия

Группа

Группа

com.likethesalad.android
Идентификатор

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

string-reference
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Android String XML Reference
This is a Gradle plugin for Android applications which resolves XML string references in other XML strings.
Ссылка на сайт

Ссылка на сайт

https://github.com/LikeTheSalad/android-string-reference
Система контроля версий

Система контроля версий

https://github.com/LikeTheSalad/android-string-reference

Скачать string-reference

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.likethesalad.android/string-reference/ -->
<dependency>
    <groupId>com.likethesalad.android</groupId>
    <artifactId>string-reference</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.likethesalad.android/string-reference/
implementation 'com.likethesalad.android:string-reference:1.3.0'
// https://jarcasting.com/artifacts/com.likethesalad.android/string-reference/
implementation ("com.likethesalad.android:string-reference:1.3.0")
'com.likethesalad.android:string-reference:jar:1.3.0'
<dependency org="com.likethesalad.android" name="string-reference" rev="1.3.0">
  <artifact name="string-reference" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.likethesalad.android', module='string-reference', version='1.3.0')
)
libraryDependencies += "com.likethesalad.android" % "string-reference" % "1.3.0"
[com.likethesalad.android/string-reference "1.3.0"]

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
com.google.code.gson : gson jar 2.8.5
com.google.dagger : dagger jar 2.39.1
com.likethesalad.tools.resources : string-android-resource-locator jar 1.0.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0