Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdfirehose |
Version | Version684.2.381.0 |
Type | Typejar |
Filename | Size |
---|---|
firehose-684.2.381.0.pom | |
firehose-684.2.381.0.jar | 19 KB |
firehose-684.2.381.0-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/firehose/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>firehose</artifactId>
<version>684.2.381.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/firehose/
implementation 'com.cognitect.aws:firehose:684.2.381.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/firehose/
implementation ("com.cognitect.aws:firehose:684.2.381.0")
'com.cognitect.aws:firehose:jar:684.2.381.0'
<dependency org="com.cognitect.aws" name="firehose" rev="684.2.381.0">
<artifact name="firehose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='firehose', version='684.2.381.0')
)
libraryDependencies += "com.cognitect.aws" % "firehose" % "684.2.381.0"
[com.cognitect.aws/firehose "684.2.381.0"]