is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-lucene 3.0.9

Lucene Index InputFormats and OutputFormats

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-lucene
Version

Version

3.0.9
Type

Type

jar

Download elephant-bird-lucene 3.0.9


<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/ -->
<dependency>
    <groupId>com.twitter.elephantbird</groupId>
    <artifactId>elephant-bird-lucene</artifactId>
    <version>3.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/
implementation 'com.twitter.elephantbird:elephant-bird-lucene:3.0.9'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-lucene/
implementation ("com.twitter.elephantbird:elephant-bird-lucene:3.0.9")
'com.twitter.elephantbird:elephant-bird-lucene:jar:3.0.9'
<dependency org="com.twitter.elephantbird" name="elephant-bird-lucene" rev="3.0.9">
  <artifact name="elephant-bird-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-lucene', version='3.0.9')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-lucene" % "3.0.9"
[com.twitter.elephantbird/elephant-bird-lucene "3.0.9"]