All Downloads are FREE. Search and download functionalities are using the official Maven repository.

er.apps.1.0.58.source-code.sbt.json Maven / Gradle / Ivy

The newest version!
{
  "repositories": [
    "central"
  ],
  "dependencies": [
    "org.scala-sbt:sbt-launch:latest.stable",
    "io.get-coursier.sbt:sbt-runner:latest.stable"
  ],
  "properties": {
    "jline.shutdownhook": "false",
    "jna.nosys": "true"
  },
  "javaOptions": ["-Xms512m", "-Xss2m"],
  "jvmOptionFile": ".jvmopts",
  "launcherType": "graalvm-native-image",
  "prebuilt": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbt"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy