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