
zeroformatter.Annotation.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zero-formatter_2.12 Show documentation
Show all versions of zero-formatter_2.12 Show documentation
Implementation of ZeroFormatter in Scala
The newest version!
package zeroformatter
import scala.annotation.Annotation
case class Index(value: Int) extends Annotation
class ZeroFormattable extends Annotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy