jar

com.github.mttkay.memento : memento-project

Maven & Gradle

Jan 29, 2014
203 stars

Memento · Memento is an annotation processor for Android that gives your activities a memory. It introduces the @Retain annotation, which allows you to retain arbitrary fields of an activity across configuration changes in a simple and type-safe manner.

Table Of Contents

Latest Version

Download com.github.mttkay.memento : memento-project JAR file - Latest Versions:

All Versions

Download com.github.mttkay.memento : memento-project JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2

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

Advertisement