rustpotter-java

Java binding for Rustpotter, an open source wake word spotter forged in rust.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.givimad
ArtifactId

ArtifactId

rustpotter-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

rustpotter-java
Java binding for Rustpotter, an open source wake word spotter forged in rust.

Download rustpotter-java

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.16.0
0.15.0
0.14.5
0.14.4
0.12.1
0.10.1
0.10.0
0.9.1
0.8.1
0.7.2
0.2.0