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