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

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

There is a newer version: 1.0.58
Show newest version
{
  "mainClass": "mill.main.client.MillClientMain",
  "repositories": [
    "central"
  ],
  "dependencies": [
    "com.lihaoyi::mill-dev:latest.stable"
  ],
  "properties": {
    "jna.nosys": "true",
    "MILL_CLASSPATH": "${java.class.path}",
    "MILL_VERSION": "${mill-dev.version}"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy