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

com.gu.management.ManagementBuildInfo.scala Maven / Gradle / Ivy

The newest version!
package com.gu.management

object ManagementBuildInfo {
  lazy val version = Option(getClass.getPackage.getImplementationVersion) getOrElse "DEV"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy