File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 </properties >
2525
26-
26+ <!-- [START tts_java_dependencies] -->
2727 <!-- [START texttospeech_install_with_bom] -->
2828 <dependencyManagement >
2929 <dependencies >
4242 <groupId >com.google.cloud</groupId >
4343 <artifactId >google-cloud-texttospeech</artifactId >
4444 </dependency >
45+ <!-- [END tts_java_dependencies] -->
4546 <!-- [START_EXCLUDE] -->
4647 <dependency >
4748 <groupId >net.sourceforge.argparse4j</groupId >
6162 <scope >test</scope >
6263 </dependency >
6364 <!-- [END_EXCLUDE] -->
65+ <!-- [START tts_java_dependencies] -->
6466 </dependencies >
67+ <!-- [END tts_java_dependencies] -->
6568 <!-- [END texttospeech_install_with_bom] -->
6669</project >
You can’t perform that action at this time.
0 commit comments