MVN

com.github.steveash.jg2p : jg2p-parent

Maven & Gradle

Apr 10, 2017
12 stars

jg2p-parent · Java grapheme to phoneme encoder using joint-modelling and CRFs

<dependency>
    <groupId>com.github.steveash.jg2p</groupId>
    <artifactId>jg2p-parent</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.steveash.jg2p : jg2p-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.github.steveash.jg2p : jg2p-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jg2p-parent-1.1.2
jg2p-parent-1.1.0
1.0.x
jg2p-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.steveash.jg2p</groupId>
    <artifactId>jg2p-parent</artifactId>
    <version>1.1.2</version>
</dependency>