is not current version
Last Version 1.8

com.github.zengfr.conuniframework:conuniframework-hmm 1.2

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

GroupId

GroupId

com.github.zengfr.conuniframework
ArtifactId

ArtifactId

conuniframework-hmm
Version

Version

1.2
Type

Type

jar

Download conuniframework-hmm 1.2


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