is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-rcfile 4.3

RCFile utilities.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-rcfile
Version

Version

4.3
Type

Type

jar

Download elephant-bird-rcfile 4.3


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