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