jar

nl.voidcorp.ovchipapi : OVChipApi

Maven & Gradle

Mar 02, 2017

ovchipapi-java · Java implementation of the OV Chipcard API

Table Of Contents

Latest Version

Download nl.voidcorp.ovchipapi : OVChipApi JAR file - Latest Versions:

All Versions

Download nl.voidcorp.ovchipapi : OVChipApi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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

nl.voidcorp.ovchipapi.exception

├─ nl.voidcorp.ovchipapi.exception.InvalidCredentialsException.class - [JAR]

nl.voidcorp.ovchipapi

├─ nl.voidcorp.ovchipapi.Constants.class - [JAR]

├─ nl.voidcorp.ovchipapi.OVChipApi.class - [JAR]

nl.voidcorp.ovchipapi.response

├─ nl.voidcorp.ovchipapi.response.Card.class - [JAR]

├─ nl.voidcorp.ovchipapi.response.Response.class - [JAR]

Advertisement