| License | License | 
|---|---|
| GroupId | GroupIdcom.newrelic.agent.android | 
| ArtifactId | ArtifactIdagent-ndk | 
| Last Version | Last Version0.6.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptioncom.newrelic.agent.android.agent-ndk The New Relic Android Native Agent provides crash reporting for Android NDK applications | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| agent-ndk-0.6.0.pom | |
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |