MVN

com.github.vinhkhuc : jcrfsuite

Maven & Gradle

Feb 06, 2017
3 usages
44 stars

Crfsuite for Java · Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG and class injection technique

<dependency>
    <groupId>com.github.vinhkhuc</groupId>
    <artifactId>jcrfsuite</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vinhkhuc : jcrfsuite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of com.github.vinhkhuc : jcrfsuite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
jcrfsuite-0.6.1
0.6
jcrfsuite-0.6

How to add a dependency to Maven

Add the following com.github.vinhkhuc : jcrfsuite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.vinhkhuc</groupId>
    <artifactId>jcrfsuite</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vinhkhuc : jcrfsuite gradle dependency to your build.gradle file:

implementation 'com.github.vinhkhuc:jcrfsuite:0.6.1'

Gradle Kotlin DSL: Add the following com.github.vinhkhuc : jcrfsuite gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vinhkhuc:jcrfsuite:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vinhkhuc : jcrfsuite sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vinhkhuc" % "jcrfsuite" % "0.6.1"

Advertisement

Dependencies from Group

Feb 06, 2017
3 usages
44 stars
May 29, 2023
3 usages
203 stars
Feb 06, 2017
13 stars

Discover Dependencies

Mar 02, 2018
6 usages
159 stars
Aug 13, 2016
3 usages
325 stars
Nov 22, 2020
8 usages
6 stars
Dec 31, 2016
2 usages
100 stars
Sep 20, 2017
3 usages
0 stars
Oct 01, 2019
2 usages
26 stars
Jan 18, 2023
7 usages
4k stars
Jun 04, 2021
9 usages
20 stars
Nov 30, 2018
2 usages
12 stars
Dec 17, 2021
13 usages
18 stars