| Группа | Группаcom.github.sogyf |
|---|---|
| Идентификатор | Идентификаторgoja-lucene |
| Версия | Версия0.1.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| goja-lucene-0.1.5.pom | |
| goja-lucene-0.1.5.jar | 1 MB |
| goja-lucene-0.1.5-sources.jar | 45 KB |
| goja-lucene-0.1.5-javadoc.jar | 111 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-lucene/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-lucene</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-lucene/
implementation 'com.github.sogyf:goja-lucene:0.1.5'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-lucene/
implementation ("com.github.sogyf:goja-lucene:0.1.5")
'com.github.sogyf:goja-lucene:jar:0.1.5'
<dependency org="com.github.sogyf" name="goja-lucene" rev="0.1.5">
<artifact name="goja-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-lucene', version='0.1.5')
)
libraryDependencies += "com.github.sogyf" % "goja-lucene" % "0.1.5"
[com.github.sogyf/goja-lucene "0.1.5"]