is not current version
Last Version 1.11

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


GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-agent
Version

Version

1.10
Type

Type

jar

Download apex-agent 1.10


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