is not current version
Last Version 3.1.7

io.mantisrx:mql-core 3.1.2

mql-core

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mql-core
Version

Version

3.1.2
Type

Type

jar

Download mql-core 3.1.2


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