License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdmobile |
Version | Version822.2.1109.0 |
Type | Typejar |
Description |
Descriptionmobile
mobile resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
mobile-822.2.1109.0.pom | |
mobile-822.2.1109.0.jar | 11 KB |
mobile-822.2.1109.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/mobile/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>mobile</artifactId>
<version>822.2.1109.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/mobile/
implementation 'com.cognitect.aws:mobile:822.2.1109.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/mobile/
implementation ("com.cognitect.aws:mobile:822.2.1109.0")
'com.cognitect.aws:mobile:jar:822.2.1109.0'
<dependency org="com.cognitect.aws" name="mobile" rev="822.2.1109.0">
<artifact name="mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='mobile', version='822.2.1109.0')
)
libraryDependencies += "com.cognitect.aws" % "mobile" % "822.2.1109.0"
[com.cognitect.aws/mobile "822.2.1109.0"]