jar

com.github.houbb : chinese-qu

Maven & Gradle

Feb 29, 2020

chinese-qu · The chinese-qu tools for chinese by java(java 实现的汉语成语).

Table Of Contents

Latest Version

Download com.github.houbb : chinese-qu JAR file - Latest Versions:

All Versions

Download com.github.houbb : chinese-qu JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 chinese-qu-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbb.chinese.qu.constant

├─ com.github.houbb.chinese.qu.constant.ChineseQuConst.class - [JAR]

com.github.houbb.chinese.qu.support.result

├─ com.github.houbb.chinese.qu.support.result.IChineseQuResultHandler.class - [JAR]

com.github.houbb.chinese.qu.bs

├─ com.github.houbb.chinese.qu.bs.ChineseQuBs.class - [JAR]

com.github.houbb.chinese.qu.exception

├─ com.github.houbb.chinese.qu.exception.ChineseQuException.class - [JAR]

com.github.houbb.chinese.qu.support.result.impl

├─ com.github.houbb.chinese.qu.support.result.impl.ChineseQuResultHandler.class - [JAR]

├─ com.github.houbb.chinese.qu.support.result.impl.ChineseQuResultHandlers.class - [JAR]

com.github.houbb.chinese.qu.api.impl

├─ com.github.houbb.chinese.qu.api.impl.ChineseQu.class - [JAR]

├─ com.github.houbb.chinese.qu.api.impl.ChineseQuContext.class - [JAR]

├─ com.github.houbb.chinese.qu.api.impl.ChineseQuResult.class - [JAR]

com.github.houbb.chinese.qu.support.data.impl

├─ com.github.houbb.chinese.qu.support.data.impl.ChineseQuData.class - [JAR]

├─ com.github.houbb.chinese.qu.support.data.impl.ChineseQuDatas.class - [JAR]

com.github.houbb.chinese.qu.support.data

├─ com.github.houbb.chinese.qu.support.data.IChineseQuData.class - [JAR]

com.github.houbb.chinese.qu.model

├─ com.github.houbb.chinese.qu.model.ChineseQuBean.class - [JAR]

com.github.houbb.chinese.qu.api

├─ com.github.houbb.chinese.qu.api.IChineseQu.class - [JAR]

├─ com.github.houbb.chinese.qu.api.IChineseQuContext.class - [JAR]

├─ com.github.houbb.chinese.qu.api.IChineseQuResult.class - [JAR]

com.github.houbb.chinese.qu.util

├─ com.github.houbb.chinese.qu.util.ChineseQuHelper.class - [JAR]