com.newrelic.agent.android.agent-ndk

The New Relic Android Native Agent provides crash reporting for Android NDK applications

License

License

GroupId

GroupId

com.newrelic.agent.android
ArtifactId

ArtifactId

agent-ndk
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.newrelic.agent.android.agent-ndk
The New Relic Android Native Agent provides crash reporting for Android NDK applications
Project URL

Project URL

https://newrelic.com

Download agent-ndk

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0