is not current version
Last Version 1.0.4

io.github.aliceapps:locale-helper 1.0

Custom Locale changer utility classes

GroupId

GroupId

io.github.aliceapps
ArtifactId

ArtifactId

locale-helper
Version

Version

1.0
Type

Type

aar

Download locale-helper 1.0


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