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

os.value.Text.scala Maven / Gradle / Ivy

The newest version!
// Copyright (C) 2013  Optersoft 

package os.value

case class Text(val value: String) extends Value {

}

object Text {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy