is not current version
Last Version 0.8.0

com.speechly:api 0.4.5

Speechly API gRPC stubs for Java. See https://www.speechly.com for more information.

GroupId

GroupId

com.speechly
ArtifactId

ArtifactId

api
Version

Version

0.4.5
Type

Type

jar

Download api 0.4.5


<!-- https://jarcasting.com/artifacts/com.speechly/api/ -->
<dependency>
    <groupId>com.speechly</groupId>
    <artifactId>api</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.speechly/api/
implementation 'com.speechly:api:0.4.5'
// https://jarcasting.com/artifacts/com.speechly/api/
implementation ("com.speechly:api:0.4.5")
'com.speechly:api:jar:0.4.5'
<dependency org="com.speechly" name="api" rev="0.4.5">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speechly', module='api', version='0.4.5')
)
libraryDependencies += "com.speechly" % "api" % "0.4.5"
[com.speechly/api "0.4.5"]