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