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

com.github.liuzhengyang:apm-core 1.10.2


Группа

Группа

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

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

apm-core
Версия

Версия

1.10.2
Тип

Тип

jar

Скачать apm-core 1.10.2


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