morphir.ir.FormatVersion.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of morphir-ir_3 Show documentation
Show all versions of morphir-ir_3 Show documentation
The morphir[3.3.4].ir.jvm.artifactName package
The newest version!
package morphir.ir
/** Generated based on IR.FormatVersion
*/
object FormatVersion{
final case class VersionedDistribution(
formatVersion: morphir.sdk.Basics.Int,
distribution: morphir.ir.Distribution.Distribution
){}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy