is not current version
Last Version 5.2.1

Instana - Android Agent 4.6.2

Gather end-user Android app performance data

License

License

GroupId

GroupId

com.instana
ArtifactId

ArtifactId

android-agent-runtime
Version

Version

4.6.2
Type

Type

aar
Description

Description

Instana - Android Agent
Gather end-user Android app performance data
Project URL

Project URL

https://github.com/instana/android-agent
Project Organization

Project Organization

Instana Inc.
Source Code Management

Source Code Management

https://github.com/instana/android-agent

Download android-agent-runtime 4.6.2


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20
androidx.core » core-ktx jar 1.3.1
androidx.work » work-runtime-ktx jar 2.4.0
com.squareup.okhttp3 : okhttp jar 3.12.12

Project Modules

There are no modules declared in this project.