MVN

com.obigo.viscuit : viscuit-wuw-pocketsphinx

Maven & Gradle

Apr 26, 2023
0 stars

viscuit-wuw-pocketsphinx · This library is Pocketsphinx for Android, which provides a high-level interface for recognizing microphone input.

<dependency>
    <groupId>com.obigo.viscuit</groupId>
    <artifactId>viscuit-wuw-pocketsphinx</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.obigo.viscuit : viscuit-wuw-pocketsphinx to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.obigo.viscuit : viscuit-wuw-pocketsphinx to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
viscuit-wuw-pocketsphinx-1.0.0
0.0.x
viscuit-wuw-pocketsphinx-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.obigo.viscuit</groupId>
    <artifactId>viscuit-wuw-pocketsphinx</artifactId>
    <version>1.0.0</version>
</dependency>