zebra4j

zebra4j is a generator and solver library for Zebra puzzles, also knows as "logic grid puzzles".

License

License

GroupId

GroupId

io.github.murfffi
ArtifactId

ArtifactId

zebra4j
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

zebra4j
zebra4j is a generator and solver library for Zebra puzzles, also knows as "logic grid puzzles".
Project URL

Project URL

https://github.com/murfffi/zebra4j
Project Organization

Project Organization

Marin Nozhchev
Source Code Management

Source Code Management

https://github.com/murfffi/zebra4j

Download zebra4j

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.choco-solver : choco-solver jar 4.10.6
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-api jar 1.7.32
com.google.code.gson : gson Optional jar 2.8.7
info.picocli : picocli Optional jar 4.6.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple Optional jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.languagetool : language-en jar 5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6