не последняя версия
Последняя версия 5.5.6.1

com.oneapm.agent.android:agent 5.5.6.0


Группа

Группа

com.oneapm.agent.android
Идентификатор

Идентификатор

agent
Версия

Версия

5.5.6.0
Тип

Тип

jar

Скачать agent 5.5.6.0


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