jar

com.github.clemp6r.futuroid : futuroid

Maven & Gradle

Oct 17, 2014
61 stars

Futuroid · An Android library for making asynchronous APIs.

Table Of Contents

Latest Version

Download com.github.clemp6r.futuroid : futuroid JAR file - Latest Versions:

All Versions

Download com.github.clemp6r.futuroid : futuroid JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.3.x
0.2.x
0.1.x
0.1

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 futuroid-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.clemp6r.futuroid

├─ com.github.clemp6r.futuroid.Async.class - [JAR]

├─ com.github.clemp6r.futuroid.AsyncFunction.class - [JAR]

├─ com.github.clemp6r.futuroid.FailureCallback.class - [JAR]

├─ com.github.clemp6r.futuroid.Future.class - [JAR]

├─ com.github.clemp6r.futuroid.FutureCallback.class - [JAR]

├─ com.github.clemp6r.futuroid.FutureImpl.class - [JAR]

├─ com.github.clemp6r.futuroid.MainThreadExecutor.class - [JAR]

├─ com.github.clemp6r.futuroid.SuccessCallback.class - [JAR]