The recode of the V10Lift plugin!
Find a file
2020-02-25 10:41:48 +01:00
.github Create FUNDING.yml 2020-02-24 13:19:59 +01:00
src/main Fixed building issues 2020-02-25 10:41:48 +01:00
.gitignore Fixed old LiftSign class 2020-01-30 12:57:42 +01:00
.travis.yml Travis setup 2020-02-17 22:13:47 +01:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Added group whitelist system 2020-02-25 10:34:19 +01:00
README.md Update README.md 2020-02-17 22:16:50 +01:00
renovate.json Add renovate.json 2020-02-08 20:59:17 +00:00

V10Lift2

Build status

The rebuild of the V10Lift plugin!

Maven

<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