Reword

Reword is a android library to update the texts of views.

License

License

GroupId

GroupId

dev.b3nedikt.reword
ArtifactId

ArtifactId

reword
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Reword
Reword is a android library to update the texts of views.
Project URL

Project URL

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

Source Code Management

https://github.com/B3nedikt/reword

Download reword

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0
com.google.android.material » material jar 1.4.0
dev.b3nedikt.viewpump : viewpump jar 4.0.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.1
4.0.0
3.1.1
3.1.0
3.0.1
3.0.0
2.1.0
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.0