License |
License |
---|---|
Categories |
CategoriesIDE Development Tools AWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcognito-identity |
Version | Version811.2.834.0 |
Type | Typejar |
Description |
Descriptioncognito-identity
cognito-identity resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
cognito-identity-811.2.834.0.pom | |
cognito-identity-811.2.834.0.jar | 12 KB |
cognito-identity-811.2.834.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>cognito-identity</artifactId>
<version>811.2.834.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/
implementation 'com.cognitect.aws:cognito-identity:811.2.834.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-identity/
implementation ("com.cognitect.aws:cognito-identity:811.2.834.0")
'com.cognitect.aws:cognito-identity:jar:811.2.834.0'
<dependency org="com.cognitect.aws" name="cognito-identity" rev="811.2.834.0">
<artifact name="cognito-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='cognito-identity', version='811.2.834.0')
)
libraryDependencies += "com.cognitect.aws" % "cognito-identity" % "811.2.834.0"
[com.cognitect.aws/cognito-identity "811.2.834.0"]