Last Version

Instana - Android Agent 5.2.1

Gather end-user Android app performance data

License

License

GroupId

GroupId

com.instana
ArtifactId

ArtifactId

android-agent-runtime
Version

Version

5.2.1
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 5.2.1


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.core » core-ktx jar 1.3.1
androidx.work » work-runtime-ktx jar 2.7.0
com.squareup.okhttp3 : okhttp jar 3.12.12

Project Modules

There are no modules declared in this project.