| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGoogle Cloud Container PaaS Providers | 
        
| GroupId | GroupIdcom.google.cloud | 
    
| ArtifactId | ArtifactIdgoogle-cloud-filestore-parent | 
    
| Last Version | Last Version1.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGoogle Cloud Filestore API Parent 
            Java idiomatic client for Google Cloud Platform services. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationGoogle LLC | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| google-cloud-filestore-parent-1.3.0.pom | 7 KB | 
| google-cloud-filestore-parent-1.3.0-tests.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-filestore-parent/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-filestore-parent</artifactId>
    <version>1.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-filestore-parent/
implementation 'com.google.cloud:google-cloud-filestore-parent:1.3.0'
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-filestore-parent/
implementation ("com.google.cloud:google-cloud-filestore-parent:1.3.0")
                'com.google.cloud:google-cloud-filestore-parent:jar:1.3.0'
                <dependency org="com.google.cloud" name="google-cloud-filestore-parent" rev="1.3.0">
  <artifact name="google-cloud-filestore-parent" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.google.cloud', module='google-cloud-filestore-parent', version='1.3.0')
)
                libraryDependencies += "com.google.cloud" % "google-cloud-filestore-parent" % "1.3.0"
                [com.google.cloud/google-cloud-filestore-parent "1.3.0"]