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

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

There is a newer version: 1.0.58
Show newest version
{
  "repositories": [
    "central"
  ],
  "dependencies": [
    "io.get-coursier::sbt-launcher:latest.stable",
    "io.get-coursier:coursier-okhttp_2.12:1.1.0-M9"
  ],
  "shared": [
    "org.scala-sbt:launcher-interface"
  ],
  "properties": {
    "jline.shutdownhook": "false",
    "jna.nosys": "true",
    "coursier.sbt-launcher.parse-args": "extras"
  },
  "javaOptions": ["-Xms512m", "-Xss2m"],
  "name": "sbt",
  "sharedLoaderDependencies": [
    "org.scala-sbt:launcher-interface"
  ],
  "jvmOptionFile": ".jvmopts"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy