jar

com.twikey : twikey-api-java

Maven & Gradle

Jan 17, 2022
0 stars

Twikey Api · Official wrapper around the Twikey.com rest api

Table Of Contents

Latest Version

Download com.twikey : twikey-api-java JAR file - Latest Versions:

All Versions

Download com.twikey : twikey-api-java JAR file - All Versions:

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

com.twikey

├─ com.twikey.DocumentGateway.class - [JAR]

├─ com.twikey.InvoiceGateway.class - [JAR]

├─ com.twikey.PaylinkGateway.class - [JAR]

├─ com.twikey.TransactionGateway.class - [JAR]

├─ com.twikey.TwikeyClient.class - [JAR]

com.twikey.callback

├─ com.twikey.callback.DocumentCallback.class - [JAR]

├─ com.twikey.callback.InvoiceCallback.class - [JAR]

├─ com.twikey.callback.PaylinkCallback.class - [JAR]

├─ com.twikey.callback.TransactionCallback.class - [JAR]

com.twikey.modal

├─ com.twikey.modal.Customer.class - [JAR]

Advertisement