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