| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Security Google Cloud Container PaaS Providers | 
        
| GroupId | GroupIdcom.google.cloud | 
    
| ArtifactId | ArtifactIdgoogle-cloud-network-security | 
    
| Last Version | Last Version0.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGoogle Network Security API 
            Network Security API n/a 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationGoogle LLC | 
            
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-network-security/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-network-security</artifactId>
    <version>0.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-network-security/
implementation 'com.google.cloud:google-cloud-network-security:0.5.0'
                // https://jarcasting.com/artifacts/com.google.cloud/google-cloud-network-security/
implementation ("com.google.cloud:google-cloud-network-security:0.5.0")
                'com.google.cloud:google-cloud-network-security:jar:0.5.0'
                <dependency org="com.google.cloud" name="google-cloud-network-security" rev="0.5.0">
  <artifact name="google-cloud-network-security" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.google.cloud', module='google-cloud-network-security', version='0.5.0')
)
                libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.5.0"
                [com.google.cloud/google-cloud-network-security "0.5.0"]