jar

io.github.r0land013 : showly

Maven & Gradle

Oct 18, 2023
1 stars

Showly · A java package for showing your slides on LAN network

Table Of Contents

Latest Version

Download io.github.r0land013 : showly JAR file - Latest Versions:

All Versions

Download io.github.r0land013 : showly 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 showly-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.r0land013.showly

├─ io.github.r0land013.showly.Showly.class - [JAR]

├─ io.github.r0land013.showly.ShowlyConfig.class - [JAR]

io.github.r0land013.showly.slides.exception

├─ io.github.r0land013.showly.slides.exception.InvalidSlideFileException.class - [JAR]

io.github.r0land013.showly.slides

├─ io.github.r0land013.showly.slides.Slide.class - [JAR]

├─ io.github.r0land013.showly.slides.SlideExtractor.class - [JAR]

io.github.r0land013.showly.web

├─ io.github.r0land013.showly.web.ShowlyServer.class - [JAR]

├─ io.github.r0land013.showly.web.WebSiteGenerator.class - [JAR]