is not current version
Last Version 3.4.0

io.mantisrx:mql-jvm 3.2.1

mql-jvm

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mql-jvm
Version

Version

3.2.1
Type

Type

jar

Download mql-jvm 3.2.1


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