JitPack just added support for multiple Scala versions. This quick how-to describes the changes I made to one of my little projects to make everything work.
If you want to release for multiple Scala versions, you need to test it. Therefore, you need to add the versions you want to test against in project/Build.scala, adding: