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