diff --git a/mediatranslation/pom.xml b/mediatranslation/pom.xml new file mode 100644 index 00000000000..48ac74d9b36 --- /dev/null +++ b/mediatranslation/pom.xml @@ -0,0 +1,60 @@ + + + 4.0.0 + com.google.cloud + mediatranslation-snippets + jar + Google Media Translation API Snippets + https://github.com/googleapis/java-mediatranslation + + + + com.google.cloud.samples + shared-configuration + 1.0.12 + + + + 1.8 + 1.8 + UTF-8 + + + + + + + + com.google.cloud + libraries-bom + 4.2.0 + pom + import + + + + + + + com.google.cloud + google-cloud-mediatranslation + + + + + junit + junit + 4.13 + test + + + com.google.truth + truth + 1.0.1 + test + + +