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

com.github.liuzhengyang:simple-apm 1.10.2

Yet another profiling tool

Группа

Группа

com.github.liuzhengyang
Идентификатор

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

simple-apm
Версия

Версия

1.10.2
Тип

Тип

pom

Скачать simple-apm 1.10.2

Имя Файла Размер
simple-apm-1.10.2.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/ -->
<dependency>
    <groupId>com.github.liuzhengyang</groupId>
    <artifactId>simple-apm</artifactId>
    <version>1.10.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/
implementation 'com.github.liuzhengyang:simple-apm:1.10.2'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/simple-apm/
implementation ("com.github.liuzhengyang:simple-apm:1.10.2")
'com.github.liuzhengyang:simple-apm:pom:1.10.2'
<dependency org="com.github.liuzhengyang" name="simple-apm" rev="1.10.2">
  <artifact name="simple-apm" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='simple-apm', version='1.10.2')
)
libraryDependencies += "com.github.liuzhengyang" % "simple-apm" % "1.10.2"
[com.github.liuzhengyang/simple-apm "1.10.2"]