dimsuz
12/23/2021, 10:54 AMimplementation file("my-file.jar")
. I wonder can this be done with multiplatform libraries, so that artifact location is specified once and then jvm/native file parts are inferred or would one need to specify my-file.jar
and native deps separately in a source sets for this case?