is not current version
Last Version 5.2.1

com.instana:android-agent-runtime 1.5.0

Gather end-user Android app performance data

GroupId

GroupId

com.instana
ArtifactId

ArtifactId

android-agent-runtime
Version

Version

1.5.0
Type

Type

aar

Download android-agent-runtime 1.5.0


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