MVN

codes.derive : foldem

Maven & Gradle

Oct 06, 2018

Fold'em · A Texas Hold 'em Poker Analysis Framework for Java.

<dependency>
    <groupId>codes.derive</groupId>
    <artifactId>foldem</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of codes.derive : foldem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of codes.derive : foldem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
foldem-1.1.4
foldem-1.1.3
foldem-1.1.0
1.0.x
foldem-1.0.3
foldem-1.0.2
foldem-1.0.1
foldem-1.0.0

How to add a dependency to Maven

Add the following codes.derive : foldem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>codes.derive</groupId>
    <artifactId>foldem</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following codes.derive : foldem gradle dependency to your build.gradle file:

implementation 'codes.derive:foldem:1.1.4'

Gradle Kotlin DSL: Add the following codes.derive : foldem gradle kotlin dependency to your build.gradle.kts file:

implementation("codes.derive:foldem:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following codes.derive : foldem sbt scala dependency to your build.sbt file:

libraryDependencies += "codes.derive" % "foldem" % "1.1.4"

Advertisement

Dependencies from Group

Oct 06, 2018

Discover Dependencies

Apr 02, 2017
4 usages
0 stars
Aug 15, 2023
10 usages
1.7k stars
May 23, 2023
10 usages
1.7k stars
May 02, 2018
6 usages
395 stars
Aug 07, 2021
6 usages
1.1k stars
Jan 06, 2022
225 usages
4.4k stars
Apr 04, 2017
9 stars