18 lines
334 B
Markdown
18 lines
334 B
Markdown
# V10Lift2
|
|
The rebuild of the V10Lift plugin!
|
|
|
|
## 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>
|
|
```
|
|
|
|
© Stijn Bannink - 2019/2020
|