com.teambytes.inflatable.protocol.InflatableProtocol.scala Maven / Gradle / Ivy
The newest version!
package com.teambytes.inflatable.protocol
private[inflatable] trait InflatableProtocol {
sealed trait Cmnd
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy