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