| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdcom.twitter.elephantbird |
| ArtifactId | ArtifactIdelephant-bird-rcfile |
| Version | Version4.6rc4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| elephant-bird-rcfile-4.6rc4.pom | |
| elephant-bird-rcfile-4.6rc4.jar | 45 KB |
| elephant-bird-rcfile-4.6rc4-sources.jar | 23 KB |
| elephant-bird-rcfile-4.6rc4-javadoc.jar | 145 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.6rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-rcfile/
implementation 'com.twitter.elephantbird:elephant-bird-rcfile:4.6rc4'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird-rcfile/
implementation ("com.twitter.elephantbird:elephant-bird-rcfile:4.6rc4")
'com.twitter.elephantbird:elephant-bird-rcfile:jar:4.6rc4'
<dependency org="com.twitter.elephantbird" name="elephant-bird-rcfile" rev="4.6rc4">
<artifact name="elephant-bird-rcfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird-rcfile', version='4.6rc4')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird-rcfile" % "4.6rc4"
[com.twitter.elephantbird/elephant-bird-rcfile "4.6rc4"]