V10Lift/README.md

23 lines
488 B
Markdown
Raw Normal View History

2020-01-30 12:51:08 +01:00
# V10Lift2
2020-02-17 22:16:40 +01:00
![Build status](https://travis-ci.org/stijnb1234/V10Lift2.svg?branch=master)
2020-02-17 22:16:50 +01:00
2021-06-05 20:30:57 +02:00
The recode of the V10Lift plugin!
2020-01-30 12:51:08 +01:00
2021-03-24 12:14:01 +01:00
*Original source: [Click here](https://github.com/shinyquagsire23/V10Lift)*
2020-02-08 12:17:27 +01: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 22:51:46 +02:00
<version>0.6</version>
2020-02-08 12:17:27 +01:00
</dependency>
```
2020-01-30 12:51:08 +01:00
© Stijn Bannink - 2019/2020