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

io.circe.generic.extras.JsonKey.scala Maven / Gradle / Ivy

The newest version!
package io.circe.generic.extras

import scala.annotation.StaticAnnotation

final case class JsonKey(value: String) extends StaticAnnotation




© 2015 - 2024 Weber Informatics LLC | Privacy Policy