Categories |
CategoriesAWS Container PaaS Providers Pinpoint Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpinpoint |
Version | Version695.2.390.0 |
Type | Typejar |
Filename | Size |
---|---|
pinpoint-695.2.390.0.pom | |
pinpoint-695.2.390.0.jar | 31 KB |
pinpoint-695.2.390.0-sources.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>pinpoint</artifactId>
<version>695.2.390.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint/
implementation 'com.cognitect.aws:pinpoint:695.2.390.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/pinpoint/
implementation ("com.cognitect.aws:pinpoint:695.2.390.0")
'com.cognitect.aws:pinpoint:jar:695.2.390.0'
<dependency org="com.cognitect.aws" name="pinpoint" rev="695.2.390.0">
<artifact name="pinpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='pinpoint', version='695.2.390.0')
)
libraryDependencies += "com.cognitect.aws" % "pinpoint" % "695.2.390.0"
[com.cognitect.aws/pinpoint "695.2.390.0"]