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