License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdfirehose |
Version | Version807.2.729.0 |
Type | Typejar |
Description |
Descriptionfirehose
firehose resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
firehose-807.2.729.0.pom | |
firehose-807.2.729.0.jar | 23 KB |
firehose-807.2.729.0-sources.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/firehose/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>firehose</artifactId>
<version>807.2.729.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/firehose/
implementation 'com.cognitect.aws:firehose:807.2.729.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/firehose/
implementation ("com.cognitect.aws:firehose:807.2.729.0")
'com.cognitect.aws:firehose:jar:807.2.729.0'
<dependency org="com.cognitect.aws" name="firehose" rev="807.2.729.0">
<artifact name="firehose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='firehose', version='807.2.729.0')
)
libraryDependencies += "com.cognitect.aws" % "firehose" % "807.2.729.0"
[com.cognitect.aws/firehose "807.2.729.0"]