<@U0BN58B38> assuming the `java` plugin has been a...
# gradle
b
@kyonifer assuming the
java
plugin has been applied in the current project, you can grab the
runtimeClasspath
from a project’s main source-set with
project(":foo").java.sourceSets["main"].runtimeClasspath