is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-lucene 4.6rc6

Lucene Index InputFormats and OutputFormats

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-lucene
Version

Version

4.6rc6
Type

Type

jar

Download elephant-bird-lucene 4.6rc6


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