| License |
License |
|---|---|
| Categories |
CategoriesGoogle Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-translate |
| Version | Version1.98.2 |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud Translate
Java idiomatic client for Google Cloud Translate
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-translate/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-translate</artifactId>
<version>1.98.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-translate/
implementation 'com.google.cloud:google-cloud-translate:1.98.2'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-translate/
implementation ("com.google.cloud:google-cloud-translate:1.98.2")
'com.google.cloud:google-cloud-translate:jar:1.98.2'
<dependency org="com.google.cloud" name="google-cloud-translate" rev="1.98.2">
<artifact name="google-cloud-translate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-translate', version='1.98.2')
)
libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "1.98.2"
[com.google.cloud/google-cloud-translate "1.98.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
| com.google.android : annotations Optional | jar | 4.1.1.4 |
| io.perfmark : perfmark-api Optional | jar | 0.23.0 |