AppLocale

AppLocale is a android library to update the app language dynamically.

License

License

GroupId

GroupId

dev.b3nedikt.applocale
ArtifactId

ArtifactId

applocale
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

AppLocale
AppLocale is a android library to update the app language dynamically.
Project URL

Project URL

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

Source Code Management

https://github.com/B3nedikt/applocale

Download applocale

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0