Join Slack
Powered by
if i'm making a published library that's going to ...
# getting-started
d
david-wg2
08/28/2018, 12:38 PM
if i'm making a published library that's going to be used from both kotlin and java, what should the scope of
kotlin-stdlib-jdk8
be ?
k
karelpeeters
08/28/2018, 1:19 PM
Just a normal transitive dependency.
Open in Slack
Previous
Next