Last Version

Reword 4.0.2

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

License

License

GroupId

GroupId

dev.b3nedikt.reword
ArtifactId

ArtifactId

reword
Version

Version

4.0.2
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 4.0.2


<!-- 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.