I've got problem with kotlin-dsl: there is annotat...
# gradle
f
I've got problem with kotlin-dsl: there is annotation
@HasImplicitReceiver
which kotlin-dsl uses to know which interfaces should be used as extension. And it works if I use java 8 as project jdk but for java 7 it looks like simple SAM.