Ajout des dépendances à JavaFX
This commit is contained in:
parent
bf781060e2
commit
33a02891fc
5
pom.xml
5
pom.xml
@ -90,6 +90,11 @@
|
||||
<artifactId>lwjgl-stb</artifactId>
|
||||
<classifier>${lwjgl.natives}</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-controls</artifactId>
|
||||
<version>11</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<url>https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat</url>
|
||||
|
Loading…
x
Reference in New Issue
Block a user