forked from 5gi/DeepJ
5 lines
64 B
Groovy
5 lines
64 B
Groovy
rootProject.name = 'DeepJ'
|
|
include 'jsonParser'
|
|
include 'core'
|
|
|