Lyricist

The missing I18N/L10N library for Jetpack Compose!

License

License

GroupId

GroupId

cafe.adriel.lyricist
ArtifactId

ArtifactId

lyricist
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

Lyricist
The missing I18N/L10N library for Jetpack Compose!
Project URL

Project URL

https://github.com/adrielcafe/lyricist
Source Code Management

Source Code Management

https://github.com/adrielcafe/lyricist

Download lyricist

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-beta04
1.0.0-beta03
1.0.0-beta02
1.0.0-beta01
0.0.1