Last active
November 20, 2021 21:50
-
-
Save geoaxis/637e0daedf3969926c7f1f58f0930614 to your computer and use it in GitHub Desktop.
pom blessed pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
<properties> | |
<java.version>11</java.version> | |
<blessed-bluez-version>0.39</blessed-bluez-version> | |
<lombok-version>1.18.22</lombok-version> | |
<javafx.version>18-ea+6</javafx.version> | |
<jetbrains.annotations.version>23.0.0</jetbrains.annotations.version> | |
</properties> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment