finos / morphir-jvm   0.21.0

Apache License 2.0 GitHub

Tools to work with the Morphir IR on/using the JVM.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

morphir-ir 0.21.0


Group ID:
org.morphir
Artifact ID:
morphir-ir_2.13
Version:
0.21.0
Release Date:
Oct 9, 2024
Licenses:
Files:
Full Scala Version:
2.13.15

libraryDependencies += "org.morphir" %% "morphir-ir" % "0.21.0"

Mill build tool

ivy"org.morphir::morphir-ir:0.21.0"

Scala CLI

//> using dep "org.morphir::morphir-ir:0.21.0"

Ammonite REPL

import $ivy.`org.morphir::morphir-ir:0.21.0`

<dependency>
  <groupId>org.morphir</groupId>
  <artifactId>morphir-ir_2.13</artifactId>
  <version>0.21.0</version>
</dependency>

compile group: 'org.morphir', name: 'morphir-ir_2.13', version: '0.21.0'