Last Version

com.dynatrace.agent:agent-android 7.1.0.2114

A gradle plugin to add the dynatrace agent to an android project.

License

License

Categories

Categories

Dynatrace Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

com.dynatrace.agent
ArtifactId

ArtifactId

Dynatrace
Version

Version

7.1.0.2114
Type

Type

aar
Description

Description

com.dynatrace.agent:agent-android
A gradle plugin to add the dynatrace agent to an android project.
Project URL

Project URL

https://dynatrace.com
Source Code Management

Source Code Management

https://github.com/dynatrace

Download Dynatrace 7.1.0.2114


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.