r

rustpotter-java

Java binding for Rustpotter, an open source wake word spotter forged in rust.
https://github.com/GiviMAD/rustpotter-java
The Apache License, Version 2.0
Miguel Álvarez Díez
文件下载
文件名 操作
rustpotter-java-0.15.0.jar 下载
rustpotter-java-0.15.0.pom 下载
rustpotter-java-0.15.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.givimad</groupId>
  <artifactId>rustpotter-java</artifactId>
  <version>0.15.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.givimad:rustpotter-java:0.15.0'
Gradle Kotlin
implementation("io.github.givimad:rustpotter-java:0.15.0")
Scala SBT
libraryDependencies += "io.github.givimad" % "rustpotter-java" % "0.15.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.givimad', module='rustpotter-java', version='0.15.0')
)
Apache Ivy
<dependency org="io.github.givimad" name="rustpotter-java" rev="0.15.0" />
Leiningen
[io.github.givimad/rustpotter-java "0.15.0"]
Apache Buildr
'io.github.givimad:rustpotter-java:jar:0.15.0'
本项目依赖