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

lspace.codec.JsonInProgress.scala Maven / Gradle / Ivy

The newest version!
package lspace.codec

case class JsonInProgress[Json](json: Json)(implicit val activeContext: ActiveContext) {}

object JsonInProgress {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy