is not current version
Last Version 1.2.2

Lyricist 1.0.1

The missing I18N/L10N library for Jetpack Compose!

License

License

GroupId

GroupId

cafe.adriel.lyricist
ArtifactId

ArtifactId

lyricist
Version

Version

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


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.0-beta01

Project Modules

There are no modules declared in this project.