License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.newrelic.agent.android |
ArtifactId | ArtifactIdagent-gradle-plugin |
Last Version | Last Version6.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNew Relic Android Gradle Plugin
The New Relic Android Gradle plugin instruments classes for Android applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
agent-gradle-plugin-6.6.0.pom | |
agent-gradle-plugin-6.6.0.jar | 113 KB |
agent-gradle-plugin-6.6.0-sources.jar | 350 bytes |
agent-gradle-plugin-6.6.0-javadoc.jar | 350 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-gradle-plugin/ -->
<dependency>
<groupId>com.newrelic.agent.android</groupId>
<artifactId>agent-gradle-plugin</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-gradle-plugin/
implementation 'com.newrelic.agent.android:agent-gradle-plugin:6.6.0'
// https://jarcasting.com/artifacts/com.newrelic.agent.android/agent-gradle-plugin/
implementation ("com.newrelic.agent.android:agent-gradle-plugin:6.6.0")
'com.newrelic.agent.android:agent-gradle-plugin:jar:6.6.0'
<dependency org="com.newrelic.agent.android" name="agent-gradle-plugin" rev="6.6.0">
<artifact name="agent-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.agent.android', module='agent-gradle-plugin', version='6.6.0')
)
libraryDependencies += "com.newrelic.agent.android" % "agent-gradle-plugin" % "6.6.0"
[com.newrelic.agent.android/agent-gradle-plugin "6.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.newrelic.agent.android : class-rewriter | jar | 6.6.0 |
com.newrelic.agent.android : android-agent | jar | 6.6.0 |