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