MVN

dev.b3nedikt.reword : reword

Maven & Gradle

Feb 20, 2023
1 usages
28 stars

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

<dependency>
    <groupId>dev.b3nedikt.reword</groupId>
    <artifactId>reword</artifactId>
    <version>4.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.b3nedikt.reword : reword to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.4

All Versions

Choose a version of dev.b3nedikt.reword : reword to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
reword-4.0.4
reword-4.0.3
reword-4.0.2
reword-4.0.1
reword-4.0.0
3.1.x
reword-3.1.1
reword-3.1.0
3.0.x
reword-3.0.1
reword-3.0.0
2.1.x
reword-2.1.0
2.0.x
reword-2.0.2
reword-2.0.1
reword-2.0.0
1.1.x
reword-1.1.1
reword-1.1.0
1.0.x
reword-1.0.0

How to add a dependency to Maven

Add the following dev.b3nedikt.reword : reword maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.b3nedikt.reword</groupId>
    <artifactId>reword</artifactId>
    <version>4.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.b3nedikt.reword : reword gradle dependency to your build.gradle file:

implementation 'dev.b3nedikt.reword:reword:4.0.4'

Gradle Kotlin DSL: Add the following dev.b3nedikt.reword : reword gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.b3nedikt.reword:reword:4.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.b3nedikt.reword : reword sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.b3nedikt.reword" % "reword" % "4.0.4"

Advertisement

Dependencies from Group

Feb 20, 2023
1 usages
28 stars

Discover Dependencies

Feb 18, 2020
0 stars
Aug 26, 2020
1 usages
6 stars
Jan 28, 2020
1 usages
1 stars
Oct 12, 2020
4 stars
Dec 20, 2021
1 usages
114 stars
Aug 21, 2022
2 usages
Aug 21, 2023
14 usages
Jun 30, 2020
2 usages
45 stars