| Группа | Группаio.wizzie |
|---|---|
| Идентификатор | Идентификаторenricher-query-compiler |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| enricher-query-compiler-0.5.1.pom | |
| enricher-query-compiler-0.5.1.jar | 35 KB |
| enricher-query-compiler-0.5.1-sources.jar | 14 KB |
| enricher-query-compiler-0.5.1-javadoc.jar | 186 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.wizzie/enricher-query-compiler/ -->
<dependency>
<groupId>io.wizzie</groupId>
<artifactId>enricher-query-compiler</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.wizzie/enricher-query-compiler/
implementation 'io.wizzie:enricher-query-compiler:0.5.1'
// https://jarcasting.com/artifacts/io.wizzie/enricher-query-compiler/
implementation ("io.wizzie:enricher-query-compiler:0.5.1")
'io.wizzie:enricher-query-compiler:jar:0.5.1'
<dependency org="io.wizzie" name="enricher-query-compiler" rev="0.5.1">
<artifact name="enricher-query-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wizzie', module='enricher-query-compiler', version='0.5.1')
)
libraryDependencies += "io.wizzie" % "enricher-query-compiler" % "0.5.1"
[io.wizzie/enricher-query-compiler "0.5.1"]