m

morphir-runtime_sjs1_3

The morphir[3.3.1].runtime.js.artifactName package
https://github.com/finos/morphir-scala
Apache-2.0
Damian Reeves
Files download
File Operation
morphir-runtime_sjs1_3-0.4.0-RC10.jar download
morphir-runtime_sjs1_3-0.4.0-RC10.pom download
morphir-runtime_sjs1_3-0.4.0-RC10-sources.jar download
Apache Maven
<dependency>
  <groupId>org.finos.morphir</groupId>
  <artifactId>morphir-runtime_sjs1_3</artifactId>
  <version>0.4.0-RC10</version>
</dependency>
Gradle Groovy
implementation 'org.finos.morphir:morphir-runtime_sjs1_3:0.4.0-RC10'
Gradle Kotlin
implementation("org.finos.morphir:morphir-runtime_sjs1_3:0.4.0-RC10")
Scala SBT
libraryDependencies += "org.finos.morphir" % "morphir-runtime_sjs1_3" % "0.4.0-RC10"
Groovy Grape
@Grapes(
  @Grab(group='org.finos.morphir', module='morphir-runtime_sjs1_3', version='0.4.0-RC10')
)
Apache Ivy
<dependency org="org.finos.morphir" name="morphir-runtime_sjs1_3" rev="0.4.0-RC10" />
Leiningen
[org.finos.morphir/morphir-runtime_sjs1_3 "0.4.0-RC10"]
Apache Buildr
'org.finos.morphir:morphir-runtime_sjs1_3:jar:0.4.0-RC10'