is not current version
Last Version 0.9

zebra4j 0.8

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
Version

Version

0.8
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 0.8


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

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.30
com.google.code.gson : gson Optional jar 2.8.6
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.30

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.languagetool : language-en jar 5.3
org.apache.commons : commons-rng-simple jar 1.3

Project Modules

There are no modules declared in this project.