mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
4 lines
113 B
Groovy
4 lines
113 B
Groovy
dependencies{
|
|
implementation 'someGroupId:someArtifactId:1.0'
|
|
implementation 'testGroupId:testArtifactId:1.0'
|
|
} |