GroupId | GroupIdcom.oneapm.agent.android |
---|---|
ArtifactId | ArtifactIdoneapm-android-agent |
Version | Version5.5.6.0 |
Type | Typepom |
Filename | Size |
---|---|
oneapm-android-agent-5.5.6.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.oneapm.agent.android/oneapm-android-agent/ -->
<dependency>
<groupId>com.oneapm.agent.android</groupId>
<artifactId>oneapm-android-agent</artifactId>
<version>5.5.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oneapm.agent.android/oneapm-android-agent/
implementation 'com.oneapm.agent.android:oneapm-android-agent:5.5.6.0'
// https://jarcasting.com/artifacts/com.oneapm.agent.android/oneapm-android-agent/
implementation ("com.oneapm.agent.android:oneapm-android-agent:5.5.6.0")
'com.oneapm.agent.android:oneapm-android-agent:pom:5.5.6.0'
<dependency org="com.oneapm.agent.android" name="oneapm-android-agent" rev="5.5.6.0">
<artifact name="oneapm-android-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oneapm.agent.android', module='oneapm-android-agent', version='5.5.6.0')
)
libraryDependencies += "com.oneapm.agent.android" % "oneapm-android-agent" % "5.5.6.0"
[com.oneapm.agent.android/oneapm-android-agent "5.5.6.0"]