Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcognito-sync |
Version | Version746.2.533.0 |
Type | Typejar |
Filename | Size |
---|---|
cognito-sync-746.2.533.0.pom | |
cognito-sync-746.2.533.0.jar | 10 KB |
cognito-sync-746.2.533.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cognito-sync/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>cognito-sync</artifactId>
<version>746.2.533.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-sync/
implementation 'com.cognitect.aws:cognito-sync:746.2.533.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/cognito-sync/
implementation ("com.cognitect.aws:cognito-sync:746.2.533.0")
'com.cognitect.aws:cognito-sync:jar:746.2.533.0'
<dependency org="com.cognitect.aws" name="cognito-sync" rev="746.2.533.0">
<artifact name="cognito-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='cognito-sync', version='746.2.533.0')
)
libraryDependencies += "com.cognitect.aws" % "cognito-sync" % "746.2.533.0"
[com.cognitect.aws/cognito-sync "746.2.533.0"]