Last Version

New Relic Android Agent Maven Plugin 5.20.0

The New Relic Android Agent provides run time performance monitoring for Android applications

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.newrelic.agent.android
ArtifactId

ArtifactId

agent-maven-plugin
Version

Version

5.20.0
Type

Type

jar
Description

Description

New Relic Android Agent Maven Plugin
The New Relic Android Agent provides run time performance monitoring for Android applications
Project URL

Project URL

https://newrelic.com

Download agent-maven-plugin 5.20.0


<!-- https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-maven-plugin/ -->
<dependency>
    <groupId>com.newrelic.agent.android</groupId>
    <artifactId>agent-maven-plugin</artifactId>
    <version>5.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-maven-plugin/
implementation 'com.newrelic.agent.android:agent-maven-plugin:5.20.0'
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-maven-plugin/
implementation ("com.newrelic.agent.android:agent-maven-plugin:5.20.0")
'com.newrelic.agent.android:agent-maven-plugin:jar:5.20.0'
<dependency org="com.newrelic.agent.android" name="agent-maven-plugin" rev="5.20.0">
  <artifact name="agent-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.agent.android', module='agent-maven-plugin', version='5.20.0')
)
libraryDependencies += "com.newrelic.agent.android" % "agent-maven-plugin" % "5.20.0"
[com.newrelic.agent.android/agent-maven-plugin "5.20.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.newrelic.agent.android : class-rewriter jar 5.20.0
org.apache.maven : maven-plugin-api jar 3.3.9

Project Modules

There are no modules declared in this project.