sbt.internal.graph.codec.JsonProtocol.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of protocol_2.12 Show documentation
Show all versions of protocol_2.12 Show documentation
sbt is an interactive build tool
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