Join Slack
Powered by
<@U6S5Z9F8F> well, I was trying to go with this <h...
# gradle
b
barteks2x
10/11/2017, 8:54 PM
@eriwen
well, I was trying to go with this
http://central.sonatype.org/pages/gradle.html
which says that with groovy it would be
Copy code
task javadocJar(type: Jar) { classifier = 'javadoc' from javadoc }
Open in Slack
Previous
Next