OrchidAll


About

An Orchid bundle containing every officially-developed Orchid plugin and theme. This offers the greatest flexibility to try out all the features offered by Orchid and find out which ones are right for you.

Installation

dependencies {
    orchidRuntime("io.github.javaeden.orchid:OrchidAll:0.21.2")
}
<dependency>
    <groupId>io.github.javaeden.orchid</groupId>
    <artifactId>OrchidAll</artifactId>
    <version>0.21.2</version>
    <type>pom</type>
</dependency>
libraryDependencies += "io.github.javaeden.orchid" % "OrchidAll" % "0.21.2"
@file:DependsOn("io.github.javaeden.orchid:OrchidAll:0.21.2")

Included In This Bundle