The recode of the V10Lift plugin!
Find a file
2021-06-08 16:34:49 +02:00
.github Create FUNDING.yml 2020-02-24 13:19:59 +01:00
src/main Removed fixed todo 2021-04-10 18:16:27 +02:00
.gitignore Updated .gitignore 2021-04-07 10:44:28 +02: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 Updated dependencies, bumped to Java 11 2021-06-08 16:34:39 +02:00
README.md Update README.md 2021-06-05 20:30:57 +02:00
renovate.json Add renovate.json 2020-02-08 20:59:17 +00:00

V10Lift2

Build status

The recode of the V10Lift plugin!

Original source: Click here

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.6</version>
</dependency>

© Stijn Bannink - 2019/2020