is not current version
Last Version 8.4.5

org.molgenis:molgenis-js 7.1.0-RC1

JavaScript script evaluation with or without the Magma API on the Nashorn engine.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-js
Version

Version

7.1.0-RC1
Type

Type

jar

Download molgenis-js 7.1.0-RC1


<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-js/ -->
<dependency>
    <groupId>org.molgenis</groupId>
    <artifactId>molgenis-js</artifactId>
    <version>7.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-js/
implementation 'org.molgenis:molgenis-js:7.1.0-RC1'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-js/
implementation ("org.molgenis:molgenis-js:7.1.0-RC1")
'org.molgenis:molgenis-js:jar:7.1.0-RC1'
<dependency org="org.molgenis" name="molgenis-js" rev="7.1.0-RC1">
  <artifact name="molgenis-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-js', version='7.1.0-RC1')
)
libraryDependencies += "org.molgenis" % "molgenis-js" % "7.1.0-RC1"
[org.molgenis/molgenis-js "7.1.0-RC1"]