The recode of the V10Lift plugin!
Find a file
2020-03-16 02:51:25 +00:00
.github Create FUNDING.yml 2020-02-24 13:19:59 +01:00
src/main Hardcoded sign changed to config 2020-03-09 10:49:10 +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 Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.2.0 2020-03-16 02:51:25 +00:00
README.md Bump to 0.5.4 in readme 2020-02-25 13:17:14 +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.4</version>
</dependency>

© Stijn Bannink - 2019/2020