jar

io.gitlab.t.yaghoubi : bitrahClient

Maven & Gradle

Aug 05, 2020
59.1k stars

bitrahClient · Bitrah client contains Bitrah API to add cryptocurrency payment gateway in your website

Table Of Contents

Latest Version

Download io.gitlab.t.yaghoubi : bitrahClient JAR file - Latest Versions:

All Versions

Download io.gitlab.t.yaghoubi : bitrahClient JAR file - All Versions:

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

ir.kavoshgaran.bitrah.entities

├─ ir.kavoshgaran.bitrah.entities.AcceptedLanguage.class - [JAR]

├─ ir.kavoshgaran.bitrah.entities.Coin.class - [JAR]

├─ ir.kavoshgaran.bitrah.entities.Order.class - [JAR]

├─ ir.kavoshgaran.bitrah.entities.OrderStatus.class - [JAR]

├─ ir.kavoshgaran.bitrah.entities.OrdersRequest.class - [JAR]

ir.kavoshgaran.bitrah.responses

├─ ir.kavoshgaran.bitrah.responses.BitrahStatusResponse.class - [JAR]

├─ ir.kavoshgaran.bitrah.responses.BitrahSubmitOrderResponse.class - [JAR]

├─ ir.kavoshgaran.bitrah.responses.OrderStatusResponse.class - [JAR]

├─ ir.kavoshgaran.bitrah.responses.SubmitOrderResponse.class - [JAR]

ir.kavoshgaran.bitrah.exception

├─ ir.kavoshgaran.bitrah.exception.BitrahError.class - [JAR]

├─ ir.kavoshgaran.bitrah.exception.BitrahErrorResponse.class - [JAR]

├─ ir.kavoshgaran.bitrah.exception.BitrahException.class - [JAR]

ir.kavoshgaran.bitrah.services

├─ ir.kavoshgaran.bitrah.services.BitrahClient.class - [JAR]

Advertisement