is not current version
Last Version 2.8.14

io.jpom:agent 2.4.4


GroupId

GroupId

io.jpom
ArtifactId

ArtifactId

agent
Version

Version

2.4.4
Type

Type

jar

Download agent 2.4.4


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