Phrase

Phrase is an Android string resource templating library.

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.phrase
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Phrase
Phrase is an Android string resource templating library.
Ссылка на сайт

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

https://github.com/square/phrase/
Система контроля версий

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

https://github.com/square/phrase/

Скачать phrase

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

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.3.0

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

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

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

Версия
1.2.0
1.1.0
1.0.3