localization_test

A library that support multi-language application.

License

License

MIT License
GroupId

GroupId

com.cloud273
ArtifactId

ArtifactId

localization_test
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

localization_test
A library that support multi-language application.
Project URL

Project URL

https://github.com/cloud273/localization_android
Source Code Management

Source Code Management

https://github.com//cloud273/localization_android

Download localization_test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0