We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82bbb47 commit bcd06aeCopy full SHA for bcd06ae
README.md
@@ -76,20 +76,10 @@ https://jitpack.io/private#goxr3plus/java-google-speech-api
76
77
78
<dependencies>
79
- <dependency>
80
- <groupId>net.sourceforge.javaflacencoder</groupId>
81
- <artifactId>java-flac-encoder</artifactId>
82
- <version>0.3.7</version>
83
- </dependency>
84
85
- <groupId>org.json</groupId>
86
- <artifactId>json</artifactId>
87
- <version>20150729</version>
88
89
<dependency>
90
<groupId>com.github.goxr3plus</groupId>
91
<artifactId>java-google-speech-api</artifactId>
92
- <version>V2.0</version>
+ <version>V2.1</version>
93
</dependency>
94
</dependencies>
95
0 commit comments