https://kotlinlang.org logo
#kobalt
Title
c

cedric

04/23/2017, 3:33 AM
compile { apt("your jar file or dependency") }
and put it in
compile()
too, should do the trick