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