Update README.md
This commit is contained in:
parent
5a1e322480
commit
b303e3b1be
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -1,4 +1,18 @@
|
|||
# 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
|
||||
|
|
Loading…
Reference in a new issue