2020-01-30 11:51:08 +00:00
|
|
|
# V10Lift2
|
2020-02-17 21:16:40 +00:00
|
|
|
![Build status](https://travis-ci.org/stijnb1234/V10Lift2.svg?branch=master)
|
2020-02-17 21:16:50 +00:00
|
|
|
|
2020-01-30 11:51:08 +00:00
|
|
|
The rebuild of the V10Lift plugin!
|
|
|
|
|
2021-03-24 11:14:01 +00:00
|
|
|
*Original source: [Click here](https://github.com/shinyquagsire23/V10Lift)*
|
|
|
|
|
2020-02-08 11:17:27 +00:00
|
|
|
## Maven
|
|
|
|
```xml
|
|
|
|
<repository>
|
|
|
|
<id>iobyte-repo</id>
|
|
|
|
<url>https://nexus.iobyte.nl/repository/maven-public/</url>
|
|
|
|
</repository>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>nl.SBDeveloper</groupId>
|
|
|
|
<artifactId>V10Lift2</artifactId>
|
2020-07-01 20:51:46 +00:00
|
|
|
<version>0.6</version>
|
2020-02-08 11:17:27 +00:00
|
|
|
</dependency>
|
|
|
|
```
|
|
|
|
|
2020-01-30 11:51:08 +00:00
|
|
|
© Stijn Bannink - 2019/2020
|