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