Skip to content
Snippets Groups Projects
Commit 6a04bfcd authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Adding libraries

parent 5de8c49f
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ dependencies {
compileOnly name: 'jna-3.3.0'
implementation name: 'commons-math3-3.6.1'
implementation name: 'jfreechart-1.6.0'
implementation name: 'json-java'
}
jar {
......
......@@ -25,6 +25,7 @@ dependencies {
compileOnly name: 'jna-3.3.0'
implementation name: 'commons-math3-3.6.1'
implementation name: 'jfreechart-1.6.0'
implementation name: 'json-java'
}
jar {
......
......@@ -25,6 +25,7 @@ dependencies {
compileOnly name: 'jna-3.3.0'
implementation name: 'commons-math3-3.6.1'
implementation name: 'jfreechart-1.6.0'
implementation name: 'json-java'
}
jar {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment