MVN

fr.avianey : bitboard4j

Maven & Gradle

Jul 29, 2014
1 stars

bitboard4j · Bitboard4j is a utility jar for commons bitboard operations. It provide implementation of Zobrist Hashing, Hamming Weight, and more...

<dependency>
    <groupId>fr.avianey</groupId>
    <artifactId>bitboard4j</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.avianey : bitboard4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of fr.avianey : bitboard4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bitboard4j-1.0.0

How to add a dependency to Maven

Add the following fr.avianey : bitboard4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.avianey</groupId>
    <artifactId>bitboard4j</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.avianey : bitboard4j gradle dependency to your build.gradle file:

implementation 'fr.avianey:bitboard4j:1.0.0'

Gradle Kotlin DSL: Add the following fr.avianey : bitboard4j gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.avianey:bitboard4j:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.avianey : bitboard4j sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.avianey" % "bitboard4j" % "1.0.0"

Advertisement

Dependencies from Group

Sep 24, 2014
1 usages
83 stars
May 10, 2014
1 usages
2 stars
Mar 16, 2020
Jul 29, 2014
1 stars
Dec 29, 2013
27 stars

Discover Dependencies

Jun 03, 2014
Sep 20, 2005
1 usages
Sep 03, 2014
9 stars
Feb 27, 2012
127 stars
Sep 18, 2014
1 usages
8 stars
Nov 03, 2014
Dec 10, 2008
Mar 05, 2015
0 stars