License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.givimad |
ArtifactId | ArtifactIdrustpotter-java |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionrustpotter-java
Java binding for Rustpotter, a free and open source wake word spotter forged in rust.
|
Filename | Size |
---|---|
rustpotter-java-0.8.1.pom | |
rustpotter-java-0.8.1.jar | 4 MB |
rustpotter-java-0.8.1-sources.jar | 4 MB |
rustpotter-java-0.8.1-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.givimad/rustpotter-java/ -->
<dependency>
<groupId>io.github.givimad</groupId>
<artifactId>rustpotter-java</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.givimad/rustpotter-java/
implementation 'io.github.givimad:rustpotter-java:0.8.1'
// https://jarcasting.com/artifacts/io.github.givimad/rustpotter-java/
implementation ("io.github.givimad:rustpotter-java:0.8.1")
'io.github.givimad:rustpotter-java:jar:0.8.1'
<dependency org="io.github.givimad" name="rustpotter-java" rev="0.8.1">
<artifact name="rustpotter-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.givimad', module='rustpotter-java', version='0.8.1')
)
libraryDependencies += "io.github.givimad" % "rustpotter-java" % "0.8.1"
[io.github.givimad/rustpotter-java "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |