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

io.idml.repl.Main.scala Maven / Gradle / Ivy

There is a newer version: 63488a16f994d8c0416bab30ec9ef2b0304a03b5
Show newest version
package io.idmlrepl

object Main extends App {
  val repl = new Repl().run(args)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy