не последняя версия
Последняя версия 3.1.7

io.mantisrx:mql-core 3.1.4

mql-core

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.mantisrx
Идентификатор

Идентификатор

mql-core
Версия

Версия

3.1.4
Тип

Тип

jar

Скачать mql-core 3.1.4


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