aar

com.github.icarus-sullivan : fragmentrouter

Maven & Gradle

Apr 05, 2016
0 stars

FragmentRouter · FragmentRouter is a simpler way to handle Fragment Navigation in Android projects. It operates like a Undo-Redo implementation making use of default Java Stacks to handle the navigation, but still relies on FragmentManager under the hood.

Table Of Contents

Latest Version

Download com.github.icarus-sullivan : fragmentrouter AAR file - Latest Versions:

All Versions

Download com.github.icarus-sullivan : fragmentrouter 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 fragmentrouter-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.