Maven dependency #177

Closed
opened 2021-02-11 04:07:22 -05:00 by Aurelien30000 · 1 comment
Aurelien30000 commented 2021-02-11 04:07:22 -05:00 (Migrated from github.com)

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 ;)

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 ;)
Jikoo commented 2021-02-11 08:40:21 -05:00 (Migrated from github.com)

Builds are available via JitPack.

    <dependency>
      <groupId>com.github.lishid.OpenInv</groupId>
      <artifactId>openinvapi</artifactId>
      <version>4.1.5</version>
    </dependency>
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> ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#177
No description provided.