is not current version
Last Version 8.4.5

org.molgenis:molgenis-python 7.0.0-RELEASE

Python script evaluation.

Categories

Categories

Python Languages
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-python
Version

Version

7.0.0-RELEASE
Type

Type

jar

Download molgenis-python 7.0.0-RELEASE


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