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

xitrum.Version.scala Maven / Gradle / Ivy

There is a newer version: 3.28.18
Show newest version
// Autogenerated by build.sbt. Do not modify this file directly.
package xitrum
class Version {
  val major = 3
  val minor = 26
  val patch = 1
  /** major.minor.patch: 3.26.1 */
  override def toString = "3.26.1"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy