V10Lift/README.md

19 lines
454 B
Markdown
Raw Permalink Normal View History

# V10Lift
The official recode of the original [V10Lift](https://github.com/shinyquagsire23/V10Lift) plugin.
2021-03-24 11:14:01 +00:00
2020-02-08 11:17:27 +00:00
## Maven
```xml
<repository>
<id>sbdevelopment-repo-releases</id>
<name>SBDevelopment Repository</name>
<url>https://repo.sbdevelopment.tech/releases</url>
2020-02-08 11:17:27 +00:00
</repository>
<dependency>
<groupId>tech.sbdevelopment</groupId>
<artifactId>V10Lift</artifactId>
<version>0.7.5</version>
2020-02-08 11:17:27 +00:00
</dependency>
```
© Stijn Bannink - 2023/2024