is not current version
Last Version 4.0.2

dev.b3nedikt.reword:reword 1.1.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.

GroupId

GroupId

dev.b3nedikt.reword
ArtifactId

ArtifactId

reword
Version

Version

1.1.1
Type

Type

aar

Download reword 1.1.1


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