jar

com.github.jovanikos : com.github.jovanikos

Maven & Gradle

Dec 03, 2019

Skype Bot Java Service · this is library for comfortable work with your skype bot

Table Of Contents

Latest Version

Download com.github.jovanikos : com.github.jovanikos JAR file - Latest Versions:

All Versions

Download com.github.jovanikos : com.github.jovanikos JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

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

service.http.response

├─ service.http.response.HttpResult.class - [JAR]

service.http.request

├─ service.http.request.AbstractHttp.class - [JAR]

├─ service.http.request.HttpDelete.class - [JAR]

├─ service.http.request.HttpGet.class - [JAR]

├─ service.http.request.HttpPost.class - [JAR]

├─ service.http.request.HttpPut.class - [JAR]

service.http.bean

├─ service.http.bean.Headers.class - [JAR]

├─ service.http.bean.Params.class - [JAR]

├─ service.http.bean.RequestData.class - [JAR]

service.skype.com

├─ service.skype.com.MessageSkypeService.class - [JAR]

├─ service.skype.com.TokenSkypeService.class - [JAR]