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

nz.co.bottech.scala2plantuml.example.B.scala Maven / Gradle / Ivy

The newest version!
package nz.co.bottech.scala2plantuml.example

trait B {

  def b: C
}

object B {

  val Const: String = "X"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy