jar

com.meaningcloud : MeaningCloudClient

Maven & Gradle

Apr 09, 2018
1 stars

MeaningCloud Java SDK · MeaningCloud official Java SDK

Table Of Contents

Latest Version

Download com.meaningcloud : MeaningCloudClient JAR file - Latest Versions:

All Versions

Download com.meaningcloud : MeaningCloudClient JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9

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 MeaningCloudClient-0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.meaningcloud

├─ com.meaningcloud.ClassRequest.class - [JAR]

├─ com.meaningcloud.ClassResponse.class - [JAR]

├─ com.meaningcloud.DeepCatRequest.class - [JAR]

├─ com.meaningcloud.DeepCatResponse.class - [JAR]

├─ com.meaningcloud.LangRequest.class - [JAR]

├─ com.meaningcloud.LangResponse.class - [JAR]

├─ com.meaningcloud.ParserRequest.class - [JAR]

├─ com.meaningcloud.ParserResponse.class - [JAR]

├─ com.meaningcloud.Request.class - [JAR]

├─ com.meaningcloud.Response.class - [JAR]

├─ com.meaningcloud.SentimentRequest.class - [JAR]

├─ com.meaningcloud.SentimentResponse.class - [JAR]

├─ com.meaningcloud.TopicsRequest.class - [JAR]

├─ com.meaningcloud.TopicsResponse.class - [JAR]

com.meaningcloud.visitor

├─ com.meaningcloud.visitor.ParserResponseVisitor.class - [JAR]

Advertisement