Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
/ Cassini Public archive

A simplistic, yet very extensive Menu library. It supports container menus (anvil, chest, etc.), signs, books, dialogs.

License

Notifications You must be signed in to change notification settings

UndefinedCreations/Cassini

Repository files navigation

Cassini

Cassini is a simplistic, yet very extensive Menu library. It supports container menus (anvil, chest, etc.), signs, books, dialogs.

Documentation

Documentation

Installation

Gradle

maven {
    name = "undefined-repo"
    url = "https://repo.undefinecreation.com/releases"
}
implementation "com.undefined:cassini:(latest version)"

Maven

<repository>
    <id>undefined</id>
    <name>UndefinedCreations Repository</name>
    <url>https://repo.undefinedcreations.com/releases</url>
</repository>
<dependency>
    <groupId>com.undefined</groupId>
    <artifactId>cassini</artifactId>
    <version>(latest version)</version>
</dependency>

License

MIT

About

A simplistic, yet very extensive Menu library. It supports container menus (anvil, chest, etc.), signs, books, dialogs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages