| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdcom.twitter.elephantbird |
| ArtifactId | ArtifactIdelephant-bird-rcfile |
| Version | Version4.13 |
| Type | Typejar |
| Filename | Size |
|---|---|
| elephant-bird-rcfile-4.13.pom | |
| elephant-bird-rcfile-4.13.jar | 47 KB |
| elephant-bird-rcfile-4.13-sources.jar | 24 KB |
| elephant-bird-rcfile-4.13-javadoc.jar | 159 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-rcfile/ -->
<dependency>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird-rcfile</artifactId>
<version>4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-rcfile/
implementation 'com.twitter.elephantbird:elephant-bird-rcfile:4.13'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-rcfile/
implementation ("com.twitter.elephantbird:elephant-bird-rcfile:4.13")
'com.twitter.elephantbird:elephant-bird-rcfile:jar:4.13'
<dependency org="com.twitter.elephantbird" name="elephant-bird-rcfile" rev="4.13">
<artifact name="elephant-bird-rcfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-rcfile', version='4.13')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-rcfile" % "4.13"
[com.twitter.elephantbird/elephant-bird-rcfile "4.13"]