3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
plugins { id("java-library-conventions") }
|
|
dependencies { implementation(project(":main-infrastructure")) }
|