Last Version

Restring 5.2.0

A Android library to replace string resources dynamically.

License

License

GroupId

GroupId

dev.b3nedikt.restring
ArtifactId

ArtifactId

restring
Version

Version

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


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