jar

com.faendir.acra : acra-javacore

Maven & Gradle

Dec 17, 2021
1 usages

ACRA · Publishes reports of Android application crashes to an end point.

Table Of Contents

Latest Version

Download com.faendir.acra : acra-javacore JAR file - Latest Versions:

All Versions

Download com.faendir.acra : acra-javacore JAR file - All Versions:

Version Vulnerabilities Size Updated
5.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 acra-javacore-5.0.0-rc2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.acra.collections

├─ org.acra.collections.BoundedLinkedList.class - [JAR]

├─ org.acra.collections.ImmutableList.class - [JAR]

├─ org.acra.collections.ImmutableMap.class - [JAR]

├─ org.acra.collections.ImmutableSet.class - [JAR]

├─ org.acra.collections.UnmodifiableIteratorWrapper.class - [JAR]

├─ org.acra.collections.UnmodifiableListIteratorWrapper.class - [JAR]

org.acra.config

├─ org.acra.config.ACRAConfigurationException.class - [JAR]

├─ org.acra.config.ClassValidator.class - [JAR]

├─ org.acra.config.Configuration.class - [JAR]

├─ org.acra.config.ConfigurationBuilder.class - [JAR]

├─ org.acra.config.ConfigurationBuilderFactory.class - [JAR]

org.acra

├─ org.acra.ReportField.class - [JAR]

Advertisement