Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpersonalize-events |
Version | Version770.2.568.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/personalize-events/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>personalize-events</artifactId>
<version>770.2.568.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/personalize-events/
implementation 'com.cognitect.aws:personalize-events:770.2.568.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/personalize-events/
implementation ("com.cognitect.aws:personalize-events:770.2.568.0")
'com.cognitect.aws:personalize-events:jar:770.2.568.0'
<dependency org="com.cognitect.aws" name="personalize-events" rev="770.2.568.0">
<artifact name="personalize-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='personalize-events', version='770.2.568.0')
)
libraryDependencies += "com.cognitect.aws" % "personalize-events" % "770.2.568.0"
[com.cognitect.aws/personalize-events "770.2.568.0"]