is not current version
Last Version 6.6.0

com.newrelic.agent.android:android-agent 2.365

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

GroupId

GroupId

com.newrelic.agent.android
ArtifactId

ArtifactId

android-agent
Version

Version

2.365
Type

Type

jar

Download android-agent 2.365


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