Temp
This commit is contained in:
parent
df7b6a3cf2
commit
d086ce3b85
7 changed files with 96 additions and 0 deletions
|
@ -10,6 +10,9 @@ repositories {
|
|||
// sourceSet.test of the core subproject
|
||||
dependencies {
|
||||
implementation 'com.jfoenix:jfoenix:8.0.7'
|
||||
implementation 'de.jensd:fontawesomefx:8.9'
|
||||
implementation 'javax.persistence:javax.persistence-api:2.2'
|
||||
implementation 'com.j256.ormlite:ormlite-core:5.1'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue