jar

net.alchim31 : livereload-jvm

Maven & Gradle

Jan 30, 2014
3 usages
23 stars

A micro http-server compatible with LiveReload 2 (protocol). Should be used in build-time.

Table Of Contents

Latest Version

Download net.alchim31 : livereload-jvm JAR file - Latest Versions:

All Versions

Download net.alchim31 : livereload-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
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 livereload-jvm-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net_alchim31_livereload

├─ net_alchim31_livereload.LRProtocol.class - [JAR]

├─ net_alchim31_livereload.LRServer.class - [JAR]

├─ net_alchim31_livereload.LRWebSocketHandler.class - [JAR]

├─ net_alchim31_livereload.Main.class - [JAR]

├─ net_alchim31_livereload.Watcher.class - [JAR]

Advertisement