License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-recommendations-ai |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Recommendations AI
delivers highly personalized product recommendations at scale.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recommendations-ai</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai/
implementation 'com.google.cloud:google-cloud-recommendations-ai:0.9.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai/
implementation ("com.google.cloud:google-cloud-recommendations-ai:0.9.0")
'com.google.cloud:google-cloud-recommendations-ai:jar:0.9.0'
<dependency org="com.google.cloud" name="google-cloud-recommendations-ai" rev="0.9.0">
<artifact name="google-cloud-recommendations-ai" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-recommendations-ai', version='0.9.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.9.0"
[com.google.cloud/google-cloud-recommendations-ai "0.9.0"]