`compile { apt("your jar file or dependency") }` a...
# kobalt
c
compile { apt("your jar file or dependency") }
and put it in
compile()
too, should do the trick