Restring

A Android library to replace string resources dynamically.

License

License

GroupId

GroupId

dev.b3nedikt.restring
ArtifactId

ArtifactId

restring
Last Version

Last Version

5.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Restring
A Android library to replace string resources dynamically.
Project URL

Project URL

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

Source Code Management

https://github.com/B3nedikt/restring

Download restring

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.20
androidx.appcompat » appcompat jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.0
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.1.0