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

zio.config.KeyValueModule.scala Maven / Gradle / Ivy

package zio.config

trait KeyValueModule {
  type K
  type V
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy