Files download
File Operation
firehose-684.2.381.0.jar download
firehose-684.2.381.0.pom download
firehose-684.2.381.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>firehose</artifactId>
  <version>684.2.381.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:firehose:684.2.381.0'
Gradle Kotlin
implementation("com.cognitect.aws:firehose:684.2.381.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "firehose" % "684.2.381.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='firehose', version='684.2.381.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="firehose" rev="684.2.381.0" />
Leiningen
[com.cognitect.aws/firehose "684.2.381.0"]
Apache Buildr
'com.cognitect.aws:firehose:jar:684.2.381.0'
Dependencies
The project has no third-party dependencies