m

morphir-runtime_sjs1_3

The morphir.runtime[3.2.2].js.artifactName package
https://github.com/finos/morphir-scala
Apache-2.0
Damian Reeves
文件下载
文件名 操作
morphir-runtime_sjs1_3-0.3.0.M2.jar 下载
morphir-runtime_sjs1_3-0.3.0.M2.pom 下载
morphir-runtime_sjs1_3-0.3.0.M2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.finos.morphir</groupId>
  <artifactId>morphir-runtime_sjs1_3</artifactId>
  <version>0.3.0.M2</version>
</dependency>
Gradle Groovy
implementation 'org.finos.morphir:morphir-runtime_sjs1_3:0.3.0.M2'
Gradle Kotlin
implementation("org.finos.morphir:morphir-runtime_sjs1_3:0.3.0.M2")
Scala SBT
libraryDependencies += "org.finos.morphir" % "morphir-runtime_sjs1_3" % "0.3.0.M2"
Groovy Grape
@Grapes(
  @Grab(group='org.finos.morphir', module='morphir-runtime_sjs1_3', version='0.3.0.M2')
)
Apache Ivy
<dependency org="org.finos.morphir" name="morphir-runtime_sjs1_3" rev="0.3.0.M2" />
Leiningen
[org.finos.morphir/morphir-runtime_sjs1_3 "0.3.0.M2"]
Apache Buildr
'org.finos.morphir:morphir-runtime_sjs1_3:jar:0.3.0.M2'