Brewery

Brewery

101k Downloads

๐Ÿšจ Maven repository down ๐Ÿšจ

SaltyAimbOtter opened this issue ยท 3 comments

commented

Hey ๐Ÿ‘‹
Your maven repo is down... which breaks our build ๐Ÿ˜ž
Is this intended? When will it be available again?

commented

Thank you for the notice, i'm currently working on fixing it.

commented

I will likely switch to using JitPack from now on, as the repository will be down for a while.

I have uploaded a fixed version on JitPack that you can use @SaltyAimbOtter :

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

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

Built from 86de4a0
Sorry for the inconvenience!

commented

Thank you for the fast response ๐Ÿ‘