jar

com.github.xincao9 : jswitcher-api

Maven & Gradle

Apr 12, 2019
3 usages
40 stars

jswitcher-api

Table Of Contents

Latest Version

Download com.github.xincao9 : jswitcher-api JAR file - Latest Versions:

All Versions

Download com.github.xincao9 : jswitcher-api JAR file - All Versions:

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

com.github.xincao9.jswitcher.api.exception

├─ com.github.xincao9.jswitcher.api.exception.FileNotFoundException.class - [JAR]

├─ com.github.xincao9.jswitcher.api.exception.KeyNotFoundException.class - [JAR]

├─ com.github.xincao9.jswitcher.api.exception.ParameterInvalidException.class - [JAR]

├─ com.github.xincao9.jswitcher.api.exception.SwitcherServerException.class - [JAR]

com.github.xincao9.jswitcher.api.service

├─ com.github.xincao9.jswitcher.api.service.SwitcherService.class - [JAR]

com.github.xincao9.jswitcher.api.vo

├─ com.github.xincao9.jswitcher.api.vo.QoS.class - [JAR]

├─ com.github.xincao9.jswitcher.api.vo.Switcher.class - [JAR]

Advertisement