11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
rootProject.name = "Commons"
|
|
|
|
include("commons")
|
|
include("commons-gson")
|
|
include("commons-gson-dsl")
|
|
include("commons-jlhttp")
|
|
include("commons-manifold")
|
|
include("commons-slf4j")
|
|
include("muscript")
|
|
include("muscript-gson")
|