| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.wsapm |
| Идентификатор | Идентификаторapm |
| Последняя версия | Последняя версия2.4.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеwsapm-sdk
网宿 APM SDK
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| apm-2.4.1.pom | |
| apm-2.4.1.aar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.wsapm/apm/ -->
<dependency>
<groupId>io.github.wsapm</groupId>
<artifactId>apm</artifactId>
<version>2.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wsapm/apm/
implementation 'io.github.wsapm:apm:2.4.1'
// https://jarcasting.com/artifacts/io.github.wsapm/apm/
implementation ("io.github.wsapm:apm:2.4.1")
'io.github.wsapm:apm:aar:2.4.1'
<dependency org="io.github.wsapm" name="apm" rev="2.4.1">
<artifact name="apm" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wsapm', module='apm', version='2.4.1')
)
libraryDependencies += "io.github.wsapm" % "apm" % "2.4.1"
[io.github.wsapm/apm "2.4.1"]