Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcognito-identity |
Version | Version668.2.364.0 |
Type | Typejar |
Filename | Size |
---|---|
cognito-identity-668.2.364.0.pom | |
cognito-identity-668.2.364.0.jar | 11 KB |
cognito-identity-668.2.364.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>cognito-identity</artifactId>
<version>668.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/
implementation 'com.cognitect.aws:cognito-identity:668.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/
implementation ("com.cognitect.aws:cognito-identity:668.2.364.0")
'com.cognitect.aws:cognito-identity:jar:668.2.364.0'
<dependency org="com.cognitect.aws" name="cognito-identity" rev="668.2.364.0">
<artifact name="cognito-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='cognito-identity', version='668.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "cognito-identity" % "668.2.364.0"
[com.cognitect.aws/cognito-identity "668.2.364.0"]