License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-language |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Natural Language
Java idiomatic client for Google Clould Natural Language
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-language/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-language</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-language/
implementation 'com.google.cloud:google-cloud-language:2.2.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-language/
implementation ("com.google.cloud:google-cloud-language:2.2.0")
'com.google.cloud:google-cloud-language:jar:2.2.0'
<dependency org="com.google.cloud" name="google-cloud-language" rev="2.2.0">
<artifact name="google-cloud-language" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-language', version='2.2.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.2.0"
[com.google.cloud/google-cloud-language "2.2.0"]