is not current version
Last Version 2.4.0

org.opencb.biodata:biodata-formats 0.7.4


Categories

Categories

Data ORM Data Formats
GroupId

GroupId

org.opencb.biodata
ArtifactId

ArtifactId

biodata-formats
Version

Version

0.7.4
Type

Type

jar

Download biodata-formats 0.7.4


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