jar

net.eunjae.android.aevent : AEvent

Maven & Gradle

Mar 12, 2014
3 stars

Maven core · An android event managing library based on annotations.

Table Of Contents

Latest Version

Download net.eunjae.android.aevent : AEvent JAR file - Latest Versions:

All Versions

Download net.eunjae.android.aevent : AEvent JAR file - All Versions:

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

net.eunjae.android.aevent.util

├─ net.eunjae.android.aevent.util.CompareUtil.class - [JAR]

net.eunjae.android.aevent.event

├─ net.eunjae.android.aevent.event.Event.class - [JAR]

├─ net.eunjae.android.aevent.event.StickyEvent.class - [JAR]

net.eunjae.android.aevent.annotation

├─ net.eunjae.android.aevent.annotation.AEvent.class - [JAR]

├─ net.eunjae.android.aevent.annotation.ASticky.class - [JAR]

net.eunjae.android.aevent.manager

├─ net.eunjae.android.aevent.manager.AEventManager.class - [JAR]

├─ net.eunjae.android.aevent.manager.AStickyEventManager.class - [JAR]