jar

com.salesboxai.zoom : zoom-api

Maven & Gradle

Jun 21, 2020
1 stars

ZoomAPI · A Java wrapper to the Zoom API including authentication, paging, etc.

Table Of Contents

Latest Version

Download com.salesboxai.zoom : zoom-api JAR file - Latest Versions:

All Versions

Download com.salesboxai.zoom : zoom-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
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 zoom-api-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.salesboxai.zoom

├─ com.salesboxai.zoom.AsJsonString.class - [JAR]

├─ com.salesboxai.zoom.Config.class - [JAR]

├─ com.salesboxai.zoom.IZoomAuthorizer.class - [JAR]

├─ com.salesboxai.zoom.ZoomAPI.class - [JAR]

├─ com.salesboxai.zoom.ZoomAPIException.class - [JAR]

├─ com.salesboxai.zoom.ZoomAccessToken.class - [JAR]

├─ com.salesboxai.zoom.ZoomAuthException.class - [JAR]

├─ com.salesboxai.zoom.ZoomAuthorizerGetOAuthToken.class - [JAR]

├─ com.salesboxai.zoom.ZoomAuthorizerJWT.class - [JAR]

├─ com.salesboxai.zoom.ZoomAuthorizerOAuth.class - [JAR]

├─ com.salesboxai.zoom.ZoomMeeting.class - [JAR]

├─ com.salesboxai.zoom.ZoomMeetingInfo.class - [JAR]

├─ com.salesboxai.zoom.ZoomMeetingListIterator.class - [JAR]

├─ com.salesboxai.zoom.ZoomMeetingRequest.class - [JAR]

├─ com.salesboxai.zoom.ZoomPageMeetingList.class - [JAR]

├─ com.salesboxai.zoom.ZoomUser.class - [JAR]

Advertisement