jar

io.github.kazemcodes : lyricist-processor-xml

Maven & Gradle

Aug 26, 2023
694 stars

Lyricist XML Processor · The missing I18N/L10N library for Jetpack Compose!

Table Of Contents

Latest Version

Download io.github.kazemcodes : lyricist-processor-xml JAR file - Latest Versions:

All Versions

Download io.github.kazemcodes : lyricist-processor-xml JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lyricist-processor-xml-1.4.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cafe.adriel.lyricist.processor.xml.internal

├─ cafe.adriel.lyricist.processor.xml.internal.LyricistXmlConfig.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.LyricistXmlSymbolProcessor.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.LyricistXmlSymbolProcessorProvider.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.Quantity.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.StringResource.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.StringResourceKt.class - [JAR]

cafe.adriel.lyricist.processor.xml.internal.ktx

├─ cafe.adriel.lyricist.processor.xml.internal.ktx.OutputKt.class - [JAR]

├─ cafe.adriel.lyricist.processor.xml.internal.ktx.XmlKt.class - [JAR]