Add Scala compiler plugin

Hi.

I’ve started this topic a few days ago in the old forum but can’t find it anymore.

Anyhow, here it is again.
I’d like to use the Artima SuperSafe Scala compiler plugin but I don’t know how to do that using Gradle.
Can someone help me here?
This is the link to the plugin installation guide:
http://www.artima.com/supersafe_user_guide.html#installation

Manfred

There’s an example of wiring in a compiler plugin here: http://compulsiontocode.blogspot.com.au/2011/05/enable-scala-compiler-plugin-using.html

Above link is no longer valid, but the content is archived here.