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

io.taig.backmail.Value.scala Maven / Gradle / Ivy

The newest version!
package io.taig.backmail

enum Value:
  case Plain(value: String)
  case Secret(value: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy