is not current version
Last Version 2.4.0

org.opencb.biodata:biodata-formats 2.0.0


Categories

Categories

Data ORM Data Formats
GroupId

GroupId

org.opencb.biodata
ArtifactId

ArtifactId

biodata-formats
Version

Version

2.0.0
Type

Type

jar

Download biodata-formats 2.0.0


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