is not current version
Last Version 2.0-pre3

com.graphhopper.external:hmm-lib 1.0-pre5

Hidden Markov Model (HMM) library for time-inhomogeneous Markov processes

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper.external
ArtifactId

ArtifactId

hmm-lib
Version

Version

1.0-pre5
Type

Type

jar

Download hmm-lib 1.0-pre5


<!-- https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/ -->
<dependency>
    <groupId>com.graphhopper.external</groupId>
    <artifactId>hmm-lib</artifactId>
    <version>1.0-pre5</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/
implementation 'com.graphhopper.external:hmm-lib:1.0-pre5'
// https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/
implementation ("com.graphhopper.external:hmm-lib:1.0-pre5")
'com.graphhopper.external:hmm-lib:jar:1.0-pre5'
<dependency org="com.graphhopper.external" name="hmm-lib" rev="1.0-pre5">
  <artifact name="hmm-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper.external', module='hmm-lib', version='1.0-pre5')
)
libraryDependencies += "com.graphhopper.external" % "hmm-lib" % "1.0-pre5"
[com.graphhopper.external/hmm-lib "1.0-pre5"]