License |
License |
---|---|
GroupId | GroupIdcom.instana |
ArtifactId | ArtifactIdandroid-agent-runtime |
Last Version | Last Version5.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionInstana - Android Agent
Gather end-user Android app performance data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-agent-runtime-5.2.1.pom | |
android-agent-runtime-5.2.1-sources.jar | 50 KB |
android-agent-runtime-5.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |