| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdamplify |
| Version | Version729.2.490.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| amplify-729.2.490.0.pom | |
| amplify-729.2.490.0.jar | 13 KB |
| amplify-729.2.490.0-sources.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/amplify/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>amplify</artifactId>
<version>729.2.490.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/amplify/
implementation 'com.cognitect.aws:amplify:729.2.490.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/amplify/
implementation ("com.cognitect.aws:amplify:729.2.490.0")
'com.cognitect.aws:amplify:jar:729.2.490.0'
<dependency org="com.cognitect.aws" name="amplify" rev="729.2.490.0">
<artifact name="amplify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='amplify', version='729.2.490.0')
)
libraryDependencies += "com.cognitect.aws" % "amplify" % "729.2.490.0"
[com.cognitect.aws/amplify "729.2.490.0"]