Jar examples for h:hmm-lib
Hidden Markov Model (HMM) library for time-inhomogeneous Markov processes
You can download jar file hmm-lib 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add hmm-lib-1.0.0.jar to your project.
<dependency> <groupId>com.graphhopper.external</groupId> <artifactId>hmm-lib</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.graphhopper.external', name: 'hmm-lib', version: '1.0.0'
libraryDependencies += "com.graphhopper.external" % "hmm-lib" % "1.0.0"
<dependency org="com.graphhopper.external" name="hmm-lib" rev="1.0.0"/>
@Grapes(@Grab(group='com.graphhopper.external', module='hmm-lib', version='1.0.0'))
'com.graphhopper.external:hmm-lib:jar:1.0.0'
Click the following link to download the jar file.
hmm-lib-1.0.0-javadoc.jar