Last Version

jopenfst 0.3.0

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

License

License

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.steveash.jopenfst
ArtifactId

ArtifactId

jopenfst
Version

Version

0.3.0
Type

Type

jar
Description

Description

jopenfst
Partial Java port of the OpenFST library; forked from the CMU Sphinx project
Project URL

Project URL

https://github.com/steveash/jopenfst

Download jopenfst 0.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.7
com.google.guava : guava jar 17.0
org.apache.commons : commons-lang3 jar 3.2.1
com.carrotsearch : hppc jar 0.6.1
org.slf4j : slf4j-api jar 1.7.7
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.