jar

com.github.martinpaljak : json-remote-emv

Maven & Gradle

May 08, 2019
1 usages
103 stars
Table Of Contents

Latest Version

Download com.github.martinpaljak : json-remote-emv JAR file - Latest Versions:

All Versions

Download com.github.martinpaljak : json-remote-emv JAR file - All Versions:

Version Vulnerabilities Size Updated
19.05.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 json-remote-emv-19.05.08.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

apdu4j.remote

├─ apdu4j.remote.CmdlineRemoteTerminal.class - [JAR]

├─ apdu4j.remote.HTTPTransport.class - [JAR]

├─ apdu4j.remote.JSONCardTerminal.class - [JAR]

├─ apdu4j.remote.JSONCardTerminalClient.class - [JAR]

├─ apdu4j.remote.JSONMessagePipe.class - [JAR]

├─ apdu4j.remote.JSONProtocol.class - [JAR]

├─ apdu4j.remote.RemoteTerminal.class - [JAR]

├─ apdu4j.remote.RemoteTerminalServer.class - [JAR]

├─ apdu4j.remote.RemoteTerminalThread.class - [JAR]

├─ apdu4j.remote.SocketTransport.class - [JAR]

├─ apdu4j.remote.TestServer.class - [JAR]

Advertisement