
.sbinary_2.11.0.4.3.source-code.defaultprotocol.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sbinary_2.11 Show documentation
Show all versions of sbinary_2.11 Show documentation
Library for describing binary formats for Scala types
package sbinary;
trait DefaultProtocol extends StandardTypes with JavaFormats;
object DefaultProtocol extends DefaultProtocol;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy