Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19888

Composite build error. Project not found

$
0
0

When using composite builds, the dependency should be declared as if it was a regular Maven dependency. e.g.,
implementation 'org.sample:string-utils:1.0'
implementation 'org.sample:number-utils:1.0'


Viewing all articles
Browse latest Browse all 19888

Trending Articles