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