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

io.wizzie.enricher:query-compiler 0.6.0

query-compiler

Группа

Группа

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

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

query-compiler
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать query-compiler 0.6.0


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