Using a file top import OpenInv from maven isn't really reliable and I wondered if you could consider using github packages as a maven repo for this project.
Thanks ;)
Hey!
Using a file top import OpenInv from maven isn't really reliable and I wondered if you could consider using github packages as a maven repo for this project.
Thanks ;)
Builds are available via [JitPack](https://jitpack.io/).
```XML
<dependency>
<groupId>com.github.lishid.OpenInv</groupId>
<artifactId>openinvapi</artifactId>
<version>4.1.5</version>
</dependency>
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hey!
Using a file top import OpenInv from maven isn't really reliable and I wondered if you could consider using github packages as a maven repo for this project.
Thanks ;)
Builds are available via JitPack.