jar

com.bkahlert.kommons : kommons-text-jvm

Maven & Gradle

Mar 05, 2023
16 stars

Kommons Text · Kommons Text is a Kotlin Multiplatform Library for Unicode-aware text manipulations.

Table Of Contents

Latest Version

Download com.bkahlert.kommons : kommons-text-jvm JAR file - Latest Versions:

All Versions

Download com.bkahlert.kommons : kommons-text-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 kommons-text-jvm-2.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bkahlert.kommons.text

├─ com.bkahlert.kommons.text.CaseStyle.class - [JAR]

├─ com.bkahlert.kommons.text.CaseStyleKt.class - [JAR]

├─ com.bkahlert.kommons.text.CasesKt.class - [JAR]

├─ com.bkahlert.kommons.text.Char.class - [JAR]

├─ com.bkahlert.kommons.text.CharSequenceComposite.class - [JAR]

├─ com.bkahlert.kommons.text.CharSequenceDelegate.class - [JAR]

├─ com.bkahlert.kommons.text.ChunkingTextUnit.class - [JAR]

├─ com.bkahlert.kommons.text.CodePoint.class - [JAR]

├─ com.bkahlert.kommons.text.CodePointBreakIterator.class - [JAR]

├─ com.bkahlert.kommons.text.CodePointIterator.class - [JAR]

├─ com.bkahlert.kommons.text.CodePointKt.class - [JAR]

├─ com.bkahlert.kommons.text.CodePointRange.class - [JAR]

├─ com.bkahlert.kommons.text.DelimitedRangesSequence.class - [JAR]

├─ com.bkahlert.kommons.text.Grapheme.class - [JAR]

├─ com.bkahlert.kommons.text.GraphemeBreakIterator.class - [JAR]

├─ com.bkahlert.kommons.text.GraphemeIterator.class - [JAR]

├─ com.bkahlert.kommons.text.GraphemeKt.class - [JAR]

├─ com.bkahlert.kommons.text.IdentifiersKt.class - [JAR]

├─ com.bkahlert.kommons.text.JvmCodePointKt.class - [JAR]

├─ com.bkahlert.kommons.text.JvmStringsKt.class - [JAR]

├─ com.bkahlert.kommons.text.LineSeparators.class - [JAR]

├─ com.bkahlert.kommons.text.PluralizeKt.class - [JAR]

├─ com.bkahlert.kommons.text.RegexKt.class - [JAR]

├─ com.bkahlert.kommons.text.StringsKt.class - [JAR]

├─ com.bkahlert.kommons.text.Text.class - [JAR]

├─ com.bkahlert.kommons.text.TextKt.class - [JAR]

├─ com.bkahlert.kommons.text.TextLength.class - [JAR]

├─ com.bkahlert.kommons.text.TextUnit.class - [JAR]

├─ com.bkahlert.kommons.text.Unicode.class - [JAR]