mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 16:22:07 +01:00
7 lines
No EOL
237 B
Groovy
7 lines
No EOL
237 B
Groovy
dependencies {
|
|
implementation project(":smack-core")
|
|
implementation project(":smack-tcp")
|
|
implementation project(":smack-im")
|
|
implementation project(":smack-extensions")
|
|
implementation project(":smack-experimental")
|
|
} |