The recode of the V10Lift plugin!
Find a file
SBDeveloper fdd34cbe31
Some checks failed
Java 11 CI / build (push) Has been cancelled
Java 17 CI / build (push) Has been cancelled
Migrated to storm
2024-08-23 14:12:19 +02:00
.github Create dependabot.yml 2023-06-11 11:12:50 +02:00
src/main Migrated to storm 2024-08-23 14:12:19 +02:00
.gitignore Updated .gitignore 2021-04-07 10:44:28 +02:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Migrated to storm 2024-08-23 14:12:19 +02:00
README.md Bumped dependencies, changed to SBDevelopment branding 2023-08-13 16:00:38 +02:00

V10Lift

The official recode of the original V10Lift plugin.

Maven

<repository>
    <id>sbdevelopment-repo-releases</id>
    <name>SBDevelopment Repository</name>
    <url>https://repo.sbdevelopment.tech/releases</url>
</repository>

<dependency>
  <groupId>tech.sbdevelopment</groupId>
  <artifactId>V10Lift</artifactId>
  <version>0.7.5</version>
</dependency>

© Stijn Bannink - 2023/2024