jar

io.cimpress : tagliatelle

Maven & Gradle

Nov 08, 2018
1 stars

tagliatelle · This is a SDK package simplifying usage of the Tagliatelle tagging service.

Table Of Contents

Latest Version

Download io.cimpress : tagliatelle JAR file - Latest Versions:

All Versions

Download io.cimpress : tagliatelle JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5

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

io.cimpress.tagliatelle.data

├─ io.cimpress.tagliatelle.data.TagBulkResponse.class - [JAR]

├─ io.cimpress.tagliatelle.data.TagRequest.class - [JAR]

├─ io.cimpress.tagliatelle.data.TagResponse.class - [JAR]

io.cimpress.tagliatelle

├─ io.cimpress.tagliatelle.Client.class - [JAR]

├─ io.cimpress.tagliatelle.ClientRequest.class - [JAR]

├─ io.cimpress.tagliatelle.LowLevelClient.class - [JAR]

io.cimpress.tagliatelle.exceptions

├─ io.cimpress.tagliatelle.exceptions.ForbiddenException.class - [JAR]

├─ io.cimpress.tagliatelle.exceptions.UnauthorizedException.class - [JAR]

Advertisement