не последняя версия
Последняя версия 6.6.0

com.newrelic.agent.android:android-agent 5.2.1

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

Группа

Группа

com.newrelic.agent.android
Идентификатор

Идентификатор

android-agent
Версия

Версия

5.2.1
Тип

Тип

jar

Скачать android-agent 5.2.1


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