jar

com.researchspace : figshare-client-java

Maven & Gradle

Jan 24, 2019
1 stars

figshare-client-java · Java wrapper around the Figshare API

Table Of Contents

Latest Version

Download com.researchspace : figshare-client-java JAR file - Latest Versions:

All Versions

Download com.researchspace : figshare-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
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 figshare-client-java-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.researchspace.figshare.api

├─ com.researchspace.figshare.api.Figshare.class - [JAR]

├─ com.researchspace.figshare.api.FileOperations.class - [JAR]

com.researchspace.figshare.model

├─ com.researchspace.figshare.model.Account.class - [JAR]

├─ com.researchspace.figshare.model.ArticlePost.class - [JAR]

├─ com.researchspace.figshare.model.ArticlePresenter.class - [JAR]

├─ com.researchspace.figshare.model.Author.class - [JAR]

├─ com.researchspace.figshare.model.Category.class - [JAR]

├─ com.researchspace.figshare.model.FigshareError.class - [JAR]

├─ com.researchspace.figshare.model.FigshareResponse.class - [JAR]

├─ com.researchspace.figshare.model.FilePart.class - [JAR]

├─ com.researchspace.figshare.model.FilePresenter.class - [JAR]

├─ com.researchspace.figshare.model.FileUploadProcess.class - [JAR]

├─ com.researchspace.figshare.model.License.class - [JAR]

├─ com.researchspace.figshare.model.Location.class - [JAR]

├─ com.researchspace.figshare.model.PrivateArticle.class - [JAR]

├─ com.researchspace.figshare.model.PrivateArticleLink.class - [JAR]

├─ com.researchspace.figshare.model.ProjectLite.class - [JAR]

com.researchspace.figshare.impl

├─ com.researchspace.figshare.impl.FigshareTemplate.class - [JAR]

├─ com.researchspace.figshare.impl.FigshareUtils.class - [JAR]

├─ com.researchspace.figshare.impl.FileOperationsImpl.class - [JAR]

├─ com.researchspace.figshare.impl.FileSplitter.class - [JAR]

├─ com.researchspace.figshare.impl.LoggingResponseErrorHandler.class - [JAR]

├─ com.researchspace.figshare.impl.RestUtil.class - [JAR]

Advertisement