is not current version
Last Version 5.20.0

com.newrelic.agent.android:agent-maven-plugin 5.19.0

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.newrelic.agent.android
ArtifactId

ArtifactId

agent-maven-plugin
Version

Version

5.19.0
Type

Type

jar

Download agent-maven-plugin 5.19.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.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-maven-plugin/
implementation 'com.newrelic.agent.android:agent-maven-plugin:5.19.0'
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-maven-plugin/
implementation ("com.newrelic.agent.android:agent-maven-plugin:5.19.0")
'com.newrelic.agent.android:agent-maven-plugin:jar:5.19.0'
<dependency org="com.newrelic.agent.android" name="agent-maven-plugin" rev="5.19.0">
  <artifact name="agent-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.agent.android', module='agent-maven-plugin', version='5.19.0')
)
libraryDependencies += "com.newrelic.agent.android" % "agent-maven-plugin" % "5.19.0"
[com.newrelic.agent.android/agent-maven-plugin "5.19.0"]