MVN

io.github.adrianulbona : hmm

Maven & Gradle

Jan 20, 2016
39 stars

Hidden Markov Models Library · An HMM library written in Java 8

<dependency>
    <groupId>io.github.adrianulbona</groupId>
    <artifactId>hmm</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.adrianulbona : hmm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.github.adrianulbona : hmm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
hmm-0.1.0

How to add a dependency to Maven

Add the following io.github.adrianulbona : hmm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.adrianulbona</groupId>
    <artifactId>hmm</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.adrianulbona : hmm gradle dependency to your build.gradle file:

implementation 'io.github.adrianulbona:hmm:0.1.0'

Gradle Kotlin DSL: Add the following io.github.adrianulbona : hmm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.adrianulbona:hmm:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.adrianulbona : hmm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.adrianulbona" % "hmm" % "0.1.0"

Advertisement

Dependencies from Group

hmm
Jan 20, 2016
39 stars
Jul 21, 2018
5 stars

Discover Dependencies

Aug 13, 2016
5 usages
325 stars
Jan 22, 2016
1 usages
Mar 25, 2021
1 stars
Apr 04, 2017
5 usages
1.6k stars
May 19, 2016
459 stars
Jan 23, 2016
1 usages
5 stars
Jul 14, 2017
109 usages
429 stars
Aug 29, 2016
2 usages
3 stars