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