๐จ Maven repository down ๐จ
SaltyAimbOtter opened this issue ยท 3 comments
Hey ๐
Your maven repo is down... which breaks our build ๐
Is this intended? When will it be available again?
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!