| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGoogle Cloud Container PaaS Providers | 
        
| GroupId | GroupIdcom.google.cloud | 
    
| ArtifactId | ArtifactIdgoogle-cloud-recommendations-ai-bom | 
    
| Last Version | Last Version0.9.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGoogle Recommendations AI BOM 
            BOM for Recommendations AI 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationGoogle LLC | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| google-cloud-recommendations-ai-bom-0.9.0.pom | 3 KB | 
| google-cloud-recommendations-ai-bom-0.9.0-tests.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-bom/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-recommendations-ai-bom</artifactId>
    <version>0.9.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-bom/
implementation 'com.google.cloud:google-cloud-recommendations-ai-bom:0.9.0'
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-recommendations-ai-bom/
implementation ("com.google.cloud:google-cloud-recommendations-ai-bom:0.9.0")
                'com.google.cloud:google-cloud-recommendations-ai-bom:jar:0.9.0'
                <dependency org="com.google.cloud" name="google-cloud-recommendations-ai-bom" rev="0.9.0">
  <artifact name="google-cloud-recommendations-ai-bom" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.google.cloud', module='google-cloud-recommendations-ai-bom', version='0.9.0')
)
                libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai-bom" % "0.9.0"
                [com.google.cloud/google-cloud-recommendations-ai-bom "0.9.0"]