jar

xyz.venture23 : xcall-lib

Maven & Gradle

Sep 05, 2023
8 stars

xcall-lib · Demo of how to publish a Java Gradle based project to Maven Central

Table Of Contents

Latest Version

Download xyz.venture23 : xcall-lib JAR file - Latest Versions:

All Versions

Download xyz.venture23 : xcall-lib 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 xcall-lib-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

foundation.icon.xcall

├─ foundation.icon.xcall.CSMessage.class - [JAR]

├─ foundation.icon.xcall.CSMessageRequest.class - [JAR]

├─ foundation.icon.xcall.CSMessageResponse.class - [JAR]

├─ foundation.icon.xcall.CallRequest.class - [JAR]

├─ foundation.icon.xcall.CallService.class - [JAR]

├─ foundation.icon.xcall.CallServiceReceiver.class - [JAR]

├─ foundation.icon.xcall.CallServiceReceiverScoreInterface.class - [JAR]

├─ foundation.icon.xcall.CallServiceScoreClient.class - [JAR]

├─ foundation.icon.xcall.CallServiceScoreInterface.class - [JAR]

├─ foundation.icon.xcall.Connection.class - [JAR]

├─ foundation.icon.xcall.ConnectionScoreInterface.class - [JAR]

├─ foundation.icon.xcall.DefaultCallServiceReceiver.class - [JAR]

├─ foundation.icon.xcall.DefaultCallServiceReceiverScoreInterface.class - [JAR]

├─ foundation.icon.xcall.FeeManage.class - [JAR]

├─ foundation.icon.xcall.FeeManageScoreClient.class - [JAR]

├─ foundation.icon.xcall.NetworkAddress.class - [JAR]

Advertisement