Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.
/ CompactLichess Public archive

CompactLichess is a Java 8+ library which allows you to interact with the Lichess API.

License

Notifications You must be signed in to change notification settings

hell-sh/CompactLichess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompactLichess

CompactLichess is a Java 8+ library which allows you to interact with the Lichess API.

Maven

<repositories>
    <repository>
        <id>hellsh</id>
        <url>https://mvn2.hell.sh</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>sh.hell</groupId>
        <artifactId>compactlichess</artifactId>
        <version>[1.0.7,2.0)</version>
    </dependency>
</dependencies>

About

CompactLichess is a Java 8+ library which allows you to interact with the Lichess API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages