jar

dev.turingcomplete : text-case-converter-kotlin-extension

Maven & Gradle

May 26, 2023
4 stars

Text Case Converter - Kotlin Extension · This Java/Kotlin library provides an intuitive API for converting strings between different text cases. It has a wide range of built-in support for the most common text cases. In addition, the library is designed to be easily extended with new custom text cases, making it highly flexible and adaptable.

Table Of Contents

Latest Version

Download dev.turingcomplete : text-case-converter-kotlin-extension JAR file - Latest Versions:

All Versions

Download dev.turingcomplete : text-case-converter-kotlin-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 text-case-converter-kotlin-extension-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.turingcomplete.textcaseconverter

├─ dev.turingcomplete.textcaseconverter.TextCasesExtensionsKt.class - [JAR]

├─ dev.turingcomplete.textcaseconverter.WordsSplitterExtensionsKt.class - [JAR]