Not sure if this issue should be here, but when ru...
# gradle
d
Not sure if this issue should be here, but when running gradle using Dagger2 I'm getting
java.lang.NoClassDefFoundError: javax/inject/Provider
, maybe this is some kind of dependencies problem...? It's a Vert.x service in Kotlin.