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