You can buy this project and download/modify it how often you want.
package replpp.shaded.mainargs object Compat { def exit(n: Int) = sys.exit(n) }