is not current version
Last Version 1.3.51

io.mantisrx:mantis-server-agent 1.2.24

mantis-server-agent

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-server-agent
Version

Version

1.2.24
Type

Type

jar

Download mantis-server-agent 1.2.24


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