jar

lol.hub : TinyEventBus

Maven & Gradle

Sep 24, 2022
15 stars

TinyEventBus · Tiny and fast pubsub implementation with subscriber priorities and event canceling for Java 8, 11 and 17.

Table Of Contents

Latest Version

Download lol.hub : TinyEventBus JAR file - Latest Versions:

All Versions

Download lol.hub : TinyEventBus JAR file - All Versions:

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

lol.hub.tinyeventbus

├─ lol.hub.tinyeventbus.Bus.class - [JAR]

├─ lol.hub.tinyeventbus.Cancelable.class - [JAR]

├─ lol.hub.tinyeventbus.Sub.class - [JAR]