Speechly API

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

License

License

GroupId

GroupId

com.speechly
ArtifactId

ArtifactId

api
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/speechly/api

Download api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.grpc : grpc-stub jar 1.43.2
io.grpc : grpc-protobuf jar 1.43.2
com.google.protobuf : protobuf-java jar 3.19.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.grpc : grpc-kotlin-stub jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.5