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

tech.mlsql.core.version.MLSQLVersion.scala Maven / Gradle / Ivy

The newest version!
package tech.mlsql.core.version

/**
  * 2019-04-07 WilliamZhu([email protected])
  */
object MLSQLVersion {
  def version = {
    "1.2.0-SNAPSHOT"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy