Testing
This commit is contained in:
parent
df0fabee6f
commit
a87e5186f6
20 changed files with 280 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
|||
<artifactId>javafx-controls</artifactId>
|
||||
<version>13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-web</artifactId>
|
||||
<version>19</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue