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