also, regarding writing the dependencyNotation, I went a step further by completing skipping the artifact name, ie
implementation("org.koin:koin-core")
, have you considered something like this?
Edit: just saw this is actually resolving anyway, but I have no idea how..
l
louiscad
02/07/2021, 10:37 PM
We don't want ambiguity with BoM and other Gradle plugins possibly defining the version, and version constraints, so we're not doing this and wer require explicit version placeholder