Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.catalystcode |
ArtifactId | ArtifactIdspeechtotext-websockets-java |
Version | Version0.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/ -->
<dependency>
<groupId>com.github.catalystcode</groupId>
<artifactId>speechtotext-websockets-java</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/
implementation 'com.github.catalystcode:speechtotext-websockets-java:0.0.4'
// https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/
implementation ("com.github.catalystcode:speechtotext-websockets-java:0.0.4")
'com.github.catalystcode:speechtotext-websockets-java:jar:0.0.4'
<dependency org="com.github.catalystcode" name="speechtotext-websockets-java" rev="0.0.4">
<artifact name="speechtotext-websockets-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.catalystcode', module='speechtotext-websockets-java', version='0.0.4')
)
libraryDependencies += "com.github.catalystcode" % "speechtotext-websockets-java" % "0.0.4"
[com.github.catalystcode/speechtotext-websockets-java "0.0.4"]