jar

com.github.houbb : chinese-couplet

Maven & Gradle

Feb 16, 2020

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

Table Of Contents

Latest Version

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

All Versions

Download com.github.houbb : chinese-couplet 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-couplet-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.couplet.model

├─ com.github.houbb.chinese.couplet.model.ChineseCoupletBean.class - [JAR]

com.github.houbb.chinese.couplet.constant

├─ com.github.houbb.chinese.couplet.constant.ChineseCoupletConst.class - [JAR]

com.github.houbb.chinese.couplet.util

├─ com.github.houbb.chinese.couplet.util.ChineseCoupletHelper.class - [JAR]

com.github.houbb.chinese.couplet.support.segment.impl

├─ com.github.houbb.chinese.couplet.support.segment.impl.ChineseCoupletSegment.class - [JAR]

com.github.houbb.chinese.couplet.support.selector

├─ com.github.houbb.chinese.couplet.support.selector.IChineseCoupletSelector.class - [JAR]

com.github.houbb.chinese.couplet.bs

├─ com.github.houbb.chinese.couplet.bs.ChineseCoupletBs.class - [JAR]

com.github.houbb.chinese.couplet.support.segment

├─ com.github.houbb.chinese.couplet.support.segment.IChineseCoupletSegment.class - [JAR]

com.github.houbb.chinese.couplet.support.data

├─ com.github.houbb.chinese.couplet.support.data.IChineseCoupletData.class - [JAR]

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

├─ com.github.houbb.chinese.couplet.support.data.impl.ChineseCoupletData.class - [JAR]

com.github.houbb.chinese.couplet.support.selector.impl

├─ com.github.houbb.chinese.couplet.support.selector.impl.ChineseCoupletSelectors.class - [JAR]

├─ com.github.houbb.chinese.couplet.support.selector.impl.FirstChineseCoupletSelector.class - [JAR]

com.github.houbb.chinese.couplet.api

├─ com.github.houbb.chinese.couplet.api.IChineseCouplet.class - [JAR]

├─ com.github.houbb.chinese.couplet.api.IChineseCoupletContext.class - [JAR]

com.github.houbb.chinese.couplet.support.core

├─ com.github.houbb.chinese.couplet.support.core.ChineseCouplet.class - [JAR]

├─ com.github.houbb.chinese.couplet.support.core.ChineseCoupletContext.class - [JAR]

Advertisement