License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdpersonalize |
Version | Version811.2.934.0 |
Type | Typejar |
Description |
Descriptionpersonalize
personalize resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
personalize-811.2.934.0.pom | |
personalize-811.2.934.0.jar | 21 KB |
personalize-811.2.934.0-sources.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/personalize/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>personalize</artifactId>
<version>811.2.934.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/personalize/
implementation 'com.cognitect.aws:personalize:811.2.934.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/personalize/
implementation ("com.cognitect.aws:personalize:811.2.934.0")
'com.cognitect.aws:personalize:jar:811.2.934.0'
<dependency org="com.cognitect.aws" name="personalize" rev="811.2.934.0">
<artifact name="personalize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='personalize', version='811.2.934.0')
)
libraryDependencies += "com.cognitect.aws" % "personalize" % "811.2.934.0"
[com.cognitect.aws/personalize "811.2.934.0"]