| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.squareup.phrase |
| Идентификатор | Идентификаторphrase |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPhrase
Phrase is an Android string resource templating library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| phrase-1.2.0.pom | |
| phrase-1.2.0.jar | 8 KB |
| phrase-1.2.0-sources.jar | 4 KB |
| phrase-1.2.0-javadoc.jar | 37 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |