is not current version
Last Version 1.6.1

org.molgenis:molgenis-annotators 1.4.2


GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-annotators
Version

Version

1.4.2
Type

Type

jar

Download molgenis-annotators 1.4.2


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