jar

name.kropp.kotlinx-gettext : kotlinx-gettext-plugin

Maven & Gradle

Dec 21, 2022
41 stars

Kotlinx Gettext · Kotlin Compiler plugin to extract strings for i18n in Gettext format

Table Of Contents

Latest Version

Download name.kropp.kotlinx-gettext : kotlinx-gettext-plugin JAR file - Latest Versions:

All Versions

Download name.kropp.kotlinx-gettext : kotlinx-gettext-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.3
0.2.x
0.2

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 kotlinx-gettext-plugin-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

name.kropp.kotlinx.gettext

├─ name.kropp.kotlinx.gettext.GettextCommandLineProcessor.class - [JAR]

├─ name.kropp.kotlinx.gettext.GettextComponentRegistrar.class - [JAR]

├─ name.kropp.kotlinx.gettext.GettextComponentRegistrarKt.class - [JAR]

├─ name.kropp.kotlinx.gettext.GettextExtractor.class - [JAR]

├─ name.kropp.kotlinx.gettext.GettextIrGenerationExtension.class - [JAR]

├─ name.kropp.kotlinx.gettext.KeywordSpec.class - [JAR]

├─ name.kropp.kotlinx.gettext.KeywordSpecArgument.class - [JAR]

├─ name.kropp.kotlinx.gettext.PoEntry.class - [JAR]

├─ name.kropp.kotlinx.gettext.PoFile.class - [JAR]

├─ name.kropp.kotlinx.gettext.PoFileKt.class - [JAR]

Advertisement