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