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