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

er.apps.1.0.56.source-code.sbtn.json Maven / Gradle / Ivy

There is a newer version: 1.0.58
Show newest version
{
  "repositories": [
    "central"
  ],
  "dependencies": [
    "org.scala-sbt:sbt:latest.stable"
  ],
  "launcherType": "graalvm-native-image",
  "prebuiltBinaries": {
    "x86_64-pc-linux": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbtn-x86_64-pc-linux",
    "aarch64-pc-linux": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbtn-aarch64-pc-linux",
    "x86_64-apple-darwin": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbtn-x86_64-apple-darwin",
    "aarch64-apple-darwin": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbtn-aarch64-apple-darwin",
    "x86_64-pc-win32": "zip+https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.zip!sbt/bin/sbtn-x86_64-pc-win32.exe"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy