is not current version
Last Version 4.0.2

Reword 4.0.1

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.

License

License

GroupId

GroupId

dev.b3nedikt.reword
ArtifactId

ArtifactId

reword
Version

Version

4.0.1
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/B3nedikt/reword
Source Code Management

Source Code Management

https://github.com/B3nedikt/reword

Download reword 4.0.1


<!-- 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"]

Dependencies

runtime (4)

Group / Artifact Type Version
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

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.