View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chinese-basic-phrase-0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.houbb.chinese.basic.phrase.constant.enums
├─ com.github.houbb.chinese.basic.phrase.constant.enums.PhraseChineseBasicNum.class - [JAR]
├─ com.github.houbb.chinese.basic.phrase.constant.enums.PhraseChineseBasicStyle.class - [JAR]
com.github.houbb.chinese.basic.phrase.bs
├─ com.github.houbb.chinese.basic.phrase.bs.ChineseBasicPhraseBs.class - [JAR]
com.github.houbb.chinese.basic.phrase.constant
├─ com.github.houbb.chinese.basic.phrase.constant.ChineseBasicPhraseConst.class - [JAR]
com.github.houbb.chinese.basic.phrase.model
├─ com.github.houbb.chinese.basic.phrase.model.ChineseBasicPhraseBean.class - [JAR]
com.github.houbb.chinese.basic.phrase.util
├─ com.github.houbb.chinese.basic.phrase.util.ChineseBasicPhraseHelper.class - [JAR]
com.github.houbb.chinese.basic.phrase.support.data
├─ com.github.houbb.chinese.basic.phrase.support.data.PhraseChineseBasicData.class - [JAR]