is not current version
Last Version 1.0.0

io.github.givimad:rustpotter-java 0.10.0

Java binding for Rustpotter, a free and open source wake word spotter forged in rust.

Categories

Categories

Java Languages
GroupId

GroupId

io.github.givimad
ArtifactId

ArtifactId

rustpotter-java
Version

Version

0.10.0
Type

Type

jar

Download rustpotter-java 0.10.0


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