19 lines
No EOL
454 B
Markdown
19 lines
No EOL
454 B
Markdown
# V10Lift
|
|
The official recode of the original [V10Lift](https://github.com/shinyquagsire23/V10Lift) plugin.
|
|
|
|
## Maven
|
|
```xml
|
|
<repository>
|
|
<id>sbdevelopment-repo-releases</id>
|
|
<name>SBDevelopment Repository</name>
|
|
<url>https://repo.sbdevelopment.tech/releases</url>
|
|
</repository>
|
|
|
|
<dependency>
|
|
<groupId>tech.sbdevelopment</groupId>
|
|
<artifactId>V10Lift</artifactId>
|
|
<version>0.7.5</version>
|
|
</dependency>
|
|
```
|
|
|
|
© Stijn Bannink - 2023/2024 |