License |
License |
---|---|
GroupId | GroupIdcom.instana |
ArtifactId | ArtifactIdandroid-agent-runtime |
Version | Version4.5.6 |
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-4.5.6.pom | |
android-agent-runtime-4.5.6-sources.jar | 50 KB |
android-agent-runtime-4.5.6-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>4.5.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instana/android-agent-runtime/
implementation 'com.instana:android-agent-runtime:4.5.6'
// https://jarcasting.com/artifacts/com.instana/android-agent-runtime/
implementation ("com.instana:android-agent-runtime:4.5.6")
'com.instana:android-agent-runtime:aar:4.5.6'
<dependency org="com.instana" name="android-agent-runtime" rev="4.5.6">
<artifact name="android-agent-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instana', module='android-agent-runtime', version='4.5.6')
)
libraryDependencies += "com.instana" % "android-agent-runtime" % "4.5.6"
[com.instana/android-agent-runtime "4.5.6"]
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 |