is not current version
Last Version 2.4.0

org.opencb.biodata:biodata-formats 0.8.1


Categories

Categories

Data ORM Data Formats
GroupId

GroupId

org.opencb.biodata
ArtifactId

ArtifactId

biodata-formats
Version

Version

0.8.1
Type

Type

jar

Download biodata-formats 0.8.1


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