is not current version
Last Version 1.10.5

com.github.liuzhengyang:simple-apm 1.10.3

Yet another profiling tool

GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

simple-apm
Version

Version

1.10.3
Type

Type

pom

Download simple-apm 1.10.3

Filename Size
simple-apm-1.10.3.pom 10 KB
Browse

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