pawel.barszcz
05/21/2017, 12:19 PMimplementation(project(":B"))
and project B with dependency:
implementation(group = "io.jsonwebtoken",
name = "jjwt",
version = extra.string("version_of_jjwt"))
then jjwt
library is not visible in the source code of project A