| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.twitter.elephantbird |
| Идентификатор | Идентификаторelephant-bird-lucene |
| Версия | Версия3.0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| elephant-bird-lucene-3.0.8.pom | |
| elephant-bird-lucene-3.0.8.jar | 29 KB |
| elephant-bird-lucene-3.0.8-tests.jar | 34 KB |
| elephant-bird-lucene-3.0.8-sources.jar | 15 KB |
| elephant-bird-lucene-3.0.8-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/ -->
<dependency>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird-lucene</artifactId>
<version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/
implementation 'com.twitter.elephantbird:elephant-bird-lucene:3.0.8'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/
implementation ("com.twitter.elephantbird:elephant-bird-lucene:3.0.8")
'com.twitter.elephantbird:elephant-bird-lucene:jar:3.0.8'
<dependency org="com.twitter.elephantbird" name="elephant-bird-lucene" rev="3.0.8">
<artifact name="elephant-bird-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-lucene', version='3.0.8')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-lucene" % "3.0.8"
[com.twitter.elephantbird/elephant-bird-lucene "3.0.8"]