Move GUI framework to subproject

This commit is contained in:
johni0702
2016-02-20 16:11:56 +01:00
parent 906a8aa7a9
commit 145f96749f
92 changed files with 7 additions and 8528 deletions

View File

@@ -60,6 +60,8 @@ dependencies {
compile 'org.aspectj:aspectjrt:1.8.2'
compile project(':jGui')
// you may put jars on which you depend on in ./libs
// or you may define them like so..
//compile "some.group:artifact:version:classifier"