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

sbt.internal.graph.codec.JsonProtocol.scala Maven / Gradle / Ivy

The newest version!
/**
 * This code is generated using [[https://www.scala-sbt.org/contraband/ sbt-contraband]].
 */

// DO NOT EDIT MANUALLY
package sbt.internal.graph.codec
trait JsonProtocol extends sjsonnew.BasicJsonProtocol
  with sbt.internal.graph.codec.ModuleModelFormats
object JsonProtocol extends JsonProtocol




© 2015 - 2024 Weber Informatics LLC | Privacy Policy