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