is not current version
Last Version 3.4.0

io.mantisrx:mql-jvm 3.1.3

mql-jvm

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.mantisrx
ArtifactId

ArtifactId

mql-jvm
Version

Version

3.1.3
Type

Type

jar

Download mql-jvm 3.1.3


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