is not current version
Last Version 5.2.1

com.instana:android-agent-plugin 1.6.1

Gather end-user Android app performance data

GroupId

GroupId

com.instana
ArtifactId

ArtifactId

android-agent-plugin
Version

Version

1.6.1
Type

Type

jar

Download android-agent-plugin 1.6.1


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