Last Version

AppLocale 3.0.0

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

License

License

GroupId

GroupId

dev.b3nedikt.applocale
ArtifactId

ArtifactId

applocale
Version

Version

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


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