| License |
License |
|---|---|
| Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.graphhopper.external |
| ArtifactId | ArtifactIdhmm-lib |
| Last Version | Last Version2.0-pre3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhmm-lib
Hidden Markov Model (HMM) library for time-inhomogeneous Markov processes
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hmm-lib-2.0-pre3.pom | |
| hmm-lib-2.0-pre3.jar | 10 KB |
| hmm-lib-2.0-pre3-sources.jar | 9 KB |
| hmm-lib-2.0-pre3-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/ -->
<dependency>
<groupId>com.graphhopper.external</groupId>
<artifactId>hmm-lib</artifactId>
<version>2.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/
implementation 'com.graphhopper.external:hmm-lib:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper.external/hmm-lib/
implementation ("com.graphhopper.external:hmm-lib:2.0-pre3")
'com.graphhopper.external:hmm-lib:jar:2.0-pre3'
<dependency org="com.graphhopper.external" name="hmm-lib" rev="2.0-pre3">
<artifact name="hmm-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper.external', module='hmm-lib', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper.external" % "hmm-lib" % "2.0-pre3"
[com.graphhopper.external/hmm-lib "2.0-pre3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |