| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.b3nedikt.reword |
| Идентификатор | Идентификаторreword |
| Версия | Версия4.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеReword
Reword is a library to update the texts of views when the apps texts have changed due to a language change or an update of the apps string resources with a lib like restring.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reword-4.0.1.pom | |
| reword-4.0.1.aar | 89 KB |
| reword-4.0.1-sources.jar | 16 KB |
| reword-4.0.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.b3nedikt.reword/reword/ -->
<dependency>
<groupId>dev.b3nedikt.reword</groupId>
<artifactId>reword</artifactId>
<version>4.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.b3nedikt.reword/reword/
implementation 'dev.b3nedikt.reword:reword:4.0.1'
// https://jarcasting.com/artifacts/dev.b3nedikt.reword/reword/
implementation ("dev.b3nedikt.reword:reword:4.0.1")
'dev.b3nedikt.reword:reword:aar:4.0.1'
<dependency org="dev.b3nedikt.reword" name="reword" rev="4.0.1">
<artifact name="reword" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.b3nedikt.reword', module='reword', version='4.0.1')
)
libraryDependencies += "dev.b3nedikt.reword" % "reword" % "4.0.1"
[dev.b3nedikt.reword/reword "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| dev.b3nedikt.viewpump : viewpump | jar | 4.0.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.amshove.kluent : kluent-android | jar | 1.59 |
| org.robolectric : robolectric | jar | 4.4 |
| com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
| androidx.test » core | jar | 1.2.0 |