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