jar

com.ost : ost-kyc-sdk-java

Maven & Gradle

Mar 04, 2019
3 stars

OST KYC SDK for Java · The official OST KYC SDK for Java(https://dev.ost.com/docs/kyc/index.html).

Table Of Contents

Latest Version

Download com.ost : ost-kyc-sdk-java JAR file - Latest Versions:

All Versions

Download com.ost : ost-kyc-sdk-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 ost-kyc-sdk-java-2.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ost.kyc

├─ com.ost.kyc.OSTKYCSDK.class - [JAR]

com.ost.kyc.services

├─ com.ost.kyc.services.OSTKYCAPIService.class - [JAR]

├─ com.ost.kyc.services.OSTKYCServiceManifest.class - [JAR]

com.ost.kyc.lib

├─ com.ost.kyc.lib.OSTKYCRequestClient.class - [JAR]

com.ost.kyc.services.v2

├─ com.ost.kyc.services.v2.Manifest.class - [JAR]

├─ com.ost.kyc.services.v2.User.class - [JAR]

├─ com.ost.kyc.services.v2.UsersKyc.class - [JAR]

├─ com.ost.kyc.services.v2.UsersKycDetail.class - [JAR]

├─ com.ost.kyc.services.v2.Validators.class - [JAR]

Advertisement