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

mmonite-repl_2.12.1.COMMIT-49e007d.source-code.Constants.scala Maven / Gradle / Ivy

There is a newer version: 2.4.1-8-a6696a8f
Show newest version

    package ammonite
    object Constants{
      val version = "COMMIT-49e007d"
      val unstableVersion = ""
      val curlUrl = ""
      val unstableCurlUrl = ""
      val oldCurlUrls = Seq[(String, String)](
        
      )
      val oldUnstableCurlUrls = Seq[(String, String)](
        
      )
    }
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy