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