jar

com.mxalbert.gradle : jacoco-android

Maven & Gradle

Jul 30, 2023
6 stars

Jacoco Android Gradle Plugin · A Gradle plugin that adds fully configured JacocoReport tasks for unit tests of each Android application and library project variant.

Table Of Contents

Latest Version

Download com.mxalbert.gradle : jacoco-android JAR file - Latest Versions:

All Versions

Download com.mxalbert.gradle : jacoco-android JAR file - All Versions:

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

com.mxalbert.gradle.jacoco.android

├─ com.mxalbert.gradle.jacoco.android.JacocoAndroidPlugin.class - [JAR]

├─ com.mxalbert.gradle.jacoco.android.JacocoAndroidUnitTestReportExtension.class - [JAR]

├─ com.mxalbert.gradle.jacoco.android.ReportConfiguration.class - [JAR]