is not current version
Last Version 0.3.0

com.github.steveash.jopenfst:jopenfst 0.1.1.ALPHA

Java port of the OpenFST library; forked from the CMU Sphinx project

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.steveash.jopenfst
ArtifactId

ArtifactId

jopenfst
Version

Version

0.1.1.ALPHA
Type

Type

jar

Download jopenfst 0.1.1.ALPHA


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