2020-01-30 11:51:08 +00:00
|
|
|
# V10Lift2
|
|
|
|
The rebuild of the V10Lift plugin!
|
|
|
|
|
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>
|
|
|
|
<version>0.5</version>
|
|
|
|
</dependency>
|
|
|
|
```
|
|
|
|
|
2020-01-30 11:51:08 +00:00
|
|
|
© Stijn Bannink - 2019/2020
|