jar

com.newrelic.agent.android : agent-gradle-plugin

Maven & Gradle

Jul 10, 2023
9 stars

New Relic Android Gradle Plugin · The New Relic Android Gradle plugin instruments classes for Android applications

Table Of Contents

Latest Version

Download com.newrelic.agent.android : agent-gradle-plugin JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.android : agent-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.28.x
5.27.x
5.26.x
5.25.x
5.24.x
5.23.x
5.22.x
5.21.x
5.20.x
5.19.x
5.18.x
5.17.x
5.16.x
5.15.x
5.14.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.98.x
4.95.x
4.87.x
4.83.x
4.273.x
4.265.x
4.244.x
4.190.x
4.178.x
4.177.x
4.120.x
3.429.x
3.419.x
3.407.x
3.378.x
3.361.x
3.330.x
3.308.x
3.264.x
3.239.x
3.214.x
3.199.x
2.444.x
2.440.x
2.433.x
2.426.x
2.412.x
2.397.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 agent-gradle-plugin-7.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.agent.android.agp7

├─ com.newrelic.agent.android.agp7.AGP70Adapter.class - [JAR]

├─ com.newrelic.agent.android.agp7.AGP74Adapter.class - [JAR]

com.newrelic.agent.android.instrumentation

├─ com.newrelic.agent.android.instrumentation.TraceClassVisitorFactory.class - [JAR]

com.newrelic.agent.android.obfuscation

├─ com.newrelic.agent.android.obfuscation.Proguard.class - [JAR]

com.newrelic.agent.android.agp4

├─ com.newrelic.agent.android.agp4.AGP4Adapter.class - [JAR]

com.newrelic.agent.android

├─ com.newrelic.agent.android.BuildHelper.class - [JAR]

├─ com.newrelic.agent.android.ClassTransformWrapperTask.class - [JAR]

├─ com.newrelic.agent.android.DexGuardHelper.class - [JAR]

├─ com.newrelic.agent.android.NewRelicConfigTask.class - [JAR]

├─ com.newrelic.agent.android.NewRelicExtension.class - [JAR]

├─ com.newrelic.agent.android.NewRelicGradlePlugin.class - [JAR]

├─ com.newrelic.agent.android.NewRelicMapUploadTask.class - [JAR]

├─ com.newrelic.agent.android.NewRelicTransform.class - [JAR]

├─ com.newrelic.agent.android.VariantAdapter.class - [JAR]

├─ com.newrelic.agent.android.VariantConfiguration.class - [JAR]

Advertisement