is not current version
Last Version 1.3.51

io.mantisrx:mantis-control-plane-core 1.3.23

mantis-control-plane-core

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mantis-control-plane-core
Version

Version

1.3.23
Type

Type

jar

Download mantis-control-plane-core 1.3.23


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