jar

com.github.houbb : abbreviation

Maven & Gradle

Nov 30, 2022

abbreviation · The abbreviation tool for java.

Table Of Contents

Latest Version

Download com.github.houbb : abbreviation JAR file - Latest Versions:

All Versions

Download com.github.houbb : abbreviation 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 abbreviation-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.abbreviation.api.impl

├─ com.github.houbb.abbreviation.api.impl.Abbreviation.class - [JAR]

├─ com.github.houbb.abbreviation.api.impl.AbbreviationContext.class - [JAR]

├─ com.github.houbb.abbreviation.api.impl.AbbreviationResult.class - [JAR]

com.github.houbb.abbreviation.support.data.impl

├─ com.github.houbb.abbreviation.support.data.impl.AbbreviationDataSystem.class - [JAR]

com.github.houbb.abbreviation.support.result

├─ com.github.houbb.abbreviation.support.result.IAbbreviationResultHandler.class - [JAR]

com.github.houbb.abbreviation.util

├─ com.github.houbb.abbreviation.util.AbbreviationHelper.class - [JAR]

com.github.houbb.abbreviation.api

├─ com.github.houbb.abbreviation.api.IAbbreviation.class - [JAR]

├─ com.github.houbb.abbreviation.api.IAbbreviationContext.class - [JAR]

├─ com.github.houbb.abbreviation.api.IAbbreviationResult.class - [JAR]

com.github.houbb.abbreviation.bs

├─ com.github.houbb.abbreviation.bs.AbbreviationBs.class - [JAR]

com.github.houbb.abbreviation.exception

├─ com.github.houbb.abbreviation.exception.AbbreviationException.class - [JAR]

com.github.houbb.abbreviation.support.result.impl

├─ com.github.houbb.abbreviation.support.result.impl.AbbreviationResultHandler.class - [JAR]

├─ com.github.houbb.abbreviation.support.result.impl.AbbreviationResultHandlerText.class - [JAR]

├─ com.github.houbb.abbreviation.support.result.impl.AbbreviationResultHandlers.class - [JAR]

com.github.houbb.abbreviation.constant

├─ com.github.houbb.abbreviation.constant.AbbreviationConst.class - [JAR]

com.github.houbb.abbreviation.support.data

├─ com.github.houbb.abbreviation.support.data.IAbbreviationData.class - [JAR]

Advertisement