The recode of the V10Lift plugin!
Find a file
dependabot[bot] fa32ba7d3a
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 19:51:24 +00:00
.github Create dependabot.yml 2023-06-11 11:12:50 +02:00
src/main Fixed incomplete selection message and tab complete for setoffline / build 2023-08-19 20:11:24 +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 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 2023-09-18 19:51:24 +00: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