finos / morphir-jvm   0.18.6

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

morphir-ir 0.18.2


Group ID:
org.morphir
Artifact ID:
morphir-ir_2.13
Version:
0.18.2
Release Date:
Oct 26, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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