Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.just-ai.aimybox |
ArtifactId | ArtifactIdgoogle-cloud-speechkit |
Version | Version0.16.3 |
Type | Typeaar |
Filename | Size |
---|---|
google-cloud-speechkit-0.16.3.pom | |
google-cloud-speechkit-0.16.3-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.just-ai.aimybox/google-cloud-speechkit/ -->
<dependency>
<groupId>com.just-ai.aimybox</groupId>
<artifactId>google-cloud-speechkit</artifactId>
<version>0.16.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.just-ai.aimybox/google-cloud-speechkit/
implementation 'com.just-ai.aimybox:google-cloud-speechkit:0.16.3'
// https://jarcasting.com/artifacts/com.just-ai.aimybox/google-cloud-speechkit/
implementation ("com.just-ai.aimybox:google-cloud-speechkit:0.16.3")
'com.just-ai.aimybox:google-cloud-speechkit:aar:0.16.3'
<dependency org="com.just-ai.aimybox" name="google-cloud-speechkit" rev="0.16.3">
<artifact name="google-cloud-speechkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.just-ai.aimybox', module='google-cloud-speechkit', version='0.16.3')
)
libraryDependencies += "com.just-ai.aimybox" % "google-cloud-speechkit" % "0.16.3"
[com.just-ai.aimybox/google-cloud-speechkit "0.16.3"]