Join Slack
Powered by
`classpath("javax.xml.bind:jaxb-api:2.3.0")` this ...
# gradle
c
carrot
12/20/2017, 6:12 PM
classpath("javax.xml.bind:jaxb-api:2.3.0")
this in my buildscript dependencies worked
c
Czar
12/20/2017, 6:17 PM
I think you can put it in usual dependencies, no need to create buildscript just for that
2
Views
Open in Slack
Previous
Next