Localization

In-app language changing library for Android

License

License

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

localization
Last Version

Last Version

1.2.11
Release Date

Release Date

Type

Type

aar
Description

Description

Localization
In-app language changing library for Android
Project URL

Project URL

https://github.com/akexorcist/Android-Localization
Source Code Management

Source Code Management

https://github.com/akexorcist/Android-Localization

Download localization

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0
androidx.activity » activity-ktx jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.11
1.2.10
1.2.9