Last Version

bitboard4j 1.0.0

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

License

License

Categories

Categories

Avian
GroupId

GroupId

fr.avianey
ArtifactId

ArtifactId

bitboard4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/avianey/bitboard4j

Download bitboard4j 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.