Login and Register with UI
This commit is contained in:
@@ -40,9 +40,11 @@ dependencies {
|
||||
implementation('com.dlsc.formsfx:formsfx-core:11.6.0') {
|
||||
exclude group: 'org.openjfx'
|
||||
}
|
||||
implementation 'org.postgresql:postgresql:42.7.3'
|
||||
implementation('net.synedra:validatorfx:0.5.0') {
|
||||
exclude group: 'org.openjfx'
|
||||
}
|
||||
implementation 'org.json:json:20231013'
|
||||
implementation 'org.kordamp.ikonli:ikonli-javafx:12.3.1'
|
||||
implementation 'org.kordamp.bootstrapfx:bootstrapfx-core:0.4.0'
|
||||
implementation('eu.hansolo:tilesfx:21.0.3') {
|
||||
|
||||
Reference in New Issue
Block a user