jar

io.github.kylin-hunter : k-dic-words

Maven & Gradle

Jun 30, 2023
1 stars

k-dic · k-dic

Table Of Contents

Latest Version

Download io.github.kylin-hunter : k-dic-words JAR file - Latest Versions:

All Versions

Download io.github.kylin-hunter : k-dic-words 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 k-dic-words-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.kylinhunter.tools.dic.words.analyzer

├─ io.github.kylinhunter.tools.dic.words.analyzer.AbstractWordAnalyzer.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.analyzer.WordAnalyzer.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.analyzer.WordAnalyzerType.class - [JAR]

io.github.kylinhunter.tools.dic.words.analyzer.bean

├─ io.github.kylinhunter.tools.dic.words.analyzer.bean.Word.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.analyzer.bean.Words.class - [JAR]

io.github.kylinhunter.tools.dic.words.analyzer.imp

├─ io.github.kylinhunter.tools.dic.words.analyzer.imp.IKWordAnalyzer.class - [JAR]

io.github.kylinhunter.tools.dic.words.pinyin

├─ io.github.kylinhunter.tools.dic.words.pinyin.AbstractPinyinService.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.pinyin.PinyinService.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.pinyin.PinyinServiceBasic.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.pinyin.PinyinServiceWithTone.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.pinyin.PinyinServiceWithTonePrint.class - [JAR]

├─ io.github.kylinhunter.tools.dic.words.pinyin.PinyinType.class - [JAR]