is not current version
Last Version 2.4.0

org.opencb.biodata:biodata 0.7.4

Biological entities and their equivalents in different file formats typically used in bioinformatics

Categories

Categories

Data
GroupId

GroupId

org.opencb.biodata
ArtifactId

ArtifactId

biodata
Version

Version

0.7.4
Type

Type

pom

Download biodata 0.7.4

Filename Size
biodata-0.7.4.pom 11 KB
Browse

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