Skip to content

Aiena-e-V/Brewery

 
 

Repository files navigation

Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.

Build Status License: GPLv3 Releases


Find the Project Page on Spigot or Bukkit


JavaDocs

JavaDocs on Jitpack

Maven

<repository>
   <id>jitpack.io</id>
   <url>https://jitpack.io</url>
</repository>

<dependency>
   <groupId>com.github.DieReicheErethons</groupId>
   <artifactId>Brewery</artifactId>
   <version>3.1.1</version>
   <scope>provided</scope>
</dependency>

License

This Project is licensed under GPLv3

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%