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

com.github.blasd.apex:apex-agent 1.6


Группа

Группа

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

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

apex-agent
Версия

Версия

1.6
Тип

Тип

jar

Скачать apex-agent 1.6


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