is not current version
Last Version 0.2.3

org.monarchinitiative.sgenes:SilentGenes 0.2.2


GroupId

GroupId

org.monarchinitiative.sgenes
ArtifactId

ArtifactId

SilentGenes
Version

Version

0.2.2
Type

Type

pom

Download SilentGenes 0.2.2

Filename Size
SilentGenes-0.2.2.pom 9 KB
Browse

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